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