isCanceled();
The isCanceled property determines whether the event fired after changing property value, is canceled.
This method returns True if the event fired after property value change is canceled, otherwise it returns False.
The example of property use is given on the PropertyChangedEventArgs Constructor page.
See also: