The PropertyChangeEventArgsBase type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | InvokeEventHandler |
When overridden in a derived class, provides a way to invoke event handlers in a type-specific way, which can increase efficiency over the base implementation.
(Inherited from RoutedEventArgs.) |
![]() | OnSetSource |
When overridden in a derived class, provides a notification callback entry point whenever the value of the Source property of an instance changes.
(Inherited from RoutedEventArgs.) |