[]
        
(Showing Draft Content)

C1.WinUI.Core.PropertyChangingEventArgs-1.Cancel

Cancel Property

Cancel

Gets or sets a value indicating whether this PropertyChangingEventArgs<T> is cancel.

Declaration
public bool Cancel { get; set; }
Property Value
Type Description
bool

true if cancel; otherwise, false.