[]
        
(Showing Draft Content)

C1.WinUI.Core.PropertyChangingEventArgs-1

PropertyChangingEventArgs<T> Class

Provides event data for OnPropertyChanging events.

Inheritance
PropertyChangingEventArgs<T>
Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public class PropertyChangingEventArgs<T> : PropertyChangedEventArgs<T>
Type Parameters
Name Description
T

Constructors

Name Description
PropertyChangingEventArgs()

Properties

Name Description
Cancel

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