CoreSelectionChangedEventArgs.Start 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.
Obtient l’index du début du texte sélectionné dans la mémoire tampon d’entrée.
public:
property unsigned int Start { unsigned int get(); };
uint32_t Start();
public uint Start { get; }
var uInt32 = coreSelectionChangedEventArgs.start;
Public ReadOnly Property Start As UInteger
Valeur de propriété
Index du début du texte sélectionné.