SelectionModel.AnchorIndex Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
property IndexPath ^ AnchorIndex { IndexPath ^ get(); void set(IndexPath ^ value); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
/// [set: Windows.Foundation.Metadata.Experimental]
IndexPath AnchorIndex();
void AnchorIndex(IndexPath value);
[Windows.Foundation.Metadata.Experimental]
public IndexPath AnchorIndex { [Windows.Foundation.Metadata.Experimental] get; [Windows.Foundation.Metadata.Experimental] set; }
Public Property AnchorIndex As IndexPath
Eigenschaftswert
- Attribute