Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 547 Bytes

textboxselectionchangingeventargs_cancel.md

File metadata and controls

28 lines (16 loc) · 547 Bytes
-api-id -api-type ms.custom
P:Windows.UI.Xaml.Controls.TextBoxSelectionChangingEventArgs.Cancel
winrt property
RS5

Windows.UI.Xaml.Controls.TextBoxSelectionChangingEventArgs.Cancel

-description

Gets or sets a value that indicates whether the selection operation should be canceled.

-property-value

true to cancel the selection operation; otherwise, false. The default is false.

-remarks

-see-also

-examples