Partager via


CoreSelectionChangedEventArgs.Length Propriété

Définition

Obtient la longueur du texte sélectionné dans la mémoire tampon d’entrée.

public:
 property unsigned int Length { unsigned int get(); };
uint32_t Length();
public uint Length { get; }
var uInt32 = coreSelectionChangedEventArgs.length;
Public ReadOnly Property Length As UInteger

Valeur de propriété

UInt32

unsigned int

uint32_t

Longueur du texte sélectionné.

S’applique à