PrintTicket::PropertyChanged Event
.NET Framework (current version)
Occurs when any property of the PrintTicket changes.
Assembly: ReachFramework (in ReachFramework.dll)
public: event PropertyChangedEventHandler^ PropertyChanged { virtual void add(PropertyChangedEventHandler^ value) sealed; virtual void remove(PropertyChangedEventHandler^ value) sealed; }
Implements
INotifyPropertyChanged::PropertyChanged
.NET Framework
Available since 3.0
Available since 3.0
Show: