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é attachée RepeatBehavior 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(Image))] public static RepeatBehavior GetRepeatBehavior( Image obj ) |
Visual Basic (Déclaration) |
---|
<AttachedPropertyBrowsableForTypeAttribute(GetType(Image))> _ Public Shared Function GetRepeatBehavior ( _ obj As Image _ ) As RepeatBehavior |
Visual C++ |
---|
public: [AttachedPropertyBrowsableForTypeAttribute(typeof(Image))] static RepeatBehavior GetRepeatBehavior( Image^ obj ) |
Paramètres
- obj
- Type: System.Windows.Controls..::..Image
Objet dont on veut obtenir la valeur de la propriété