SelectionModel.SelectedItems Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
property IVectorView<Platform::Object ^> ^ SelectedItems { IVectorView<Platform::Object ^> ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
IVectorView<IInspectable> SelectedItems();
[Windows.Foundation.Metadata.Experimental]
public IReadOnlyList<object> SelectedItems { [Windows.Foundation.Metadata.Experimental] get; }
Public ReadOnly Property SelectedItems As IReadOnlyList(Of Object)
Valeur de propriété
- Attributs