Documentation de Dvp.NET. Forum : http://www.developpez.net/forums/f1239/applications/projets/projets-heberges/dvp-net/
Assembly : Developpez.Dotnet.Windows (dans Developpez.Dotnet.Windows.dll) Version: 0.6.0.0 (0.6.0.0)
[Ceci est une documentation préliminaire, sous réserve de modification.]
Obtient la valeur de la propriété FocusOnLoad pour l'objet spécifié
Espace de nom : Developpez.Dotnet.Windows.BehaviorsAssembly : Developpez.Dotnet.Windows (dans Developpez.Dotnet.Windows.dll) Version: 0.6.0.0 (0.6.0.0)
Syntaxe
C# |
---|
[AttachedPropertyBrowsableForTypeAttribute(typeof(FrameworkElement))] public static bool GetFocusOnLoad( FrameworkElement obj ) |
Visual Basic (Déclaration) |
---|
<AttachedPropertyBrowsableForTypeAttribute(GetType(FrameworkElement))> _ Public Shared Function GetFocusOnLoad ( _ obj As FrameworkElement _ ) As Boolean |
Visual C++ |
---|
public: [AttachedPropertyBrowsableForTypeAttribute(typeof(FrameworkElement))] static bool GetFocusOnLoad( FrameworkElement^ obj ) |
Paramètres
- obj
- Type: System.Windows..::..FrameworkElement
Objet pour lequel on veut obtenir la valeur de la propriété