Share via


RichEditBoxSelectionChangingEventArgs Klasse

Definition

public ref class RichEditBoxSelectionChangingEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class RichEditBoxSelectionChangingEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class RichEditBoxSelectionChangingEventArgs
Public NotInheritable Class RichEditBoxSelectionChangingEventArgs
Vererbung
Object Platform::Object IInspectable RichEditBoxSelectionChangingEventArgs
Attribute

Hinweise

Ein instance dieser Klasse wird als Parameter an den SelectionChanging-Ereignishandler übergeben.

Eigenschaften

Cancel

Ruft einen Wert ab, der angibt, ob der Auswahlvorgang abgebrochen werden soll, oder legt diesen fest.

SelectionLength

Ruft die Länge der Textauswahl ab.

SelectionStart

Ruft den Anfangsindex der Textauswahl ab.

Gilt für: