SignalingPropertyChangedEventArgs.ChangeType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the enumeration type represented by the ChangedProperties property.
public:
property Type ^ ChangeType { Type ^ get(); };
public Type ChangeType { get; }
member this.ChangeType : Type
Public ReadOnly Property ChangeType As Type