Click or drag to resize

IViewContent Events

The IViewContent type exposes the following members.

Events
 NameDescription
Public eventDisposed 
Public eventIsDirtyChanged Is called when the content is changed after a save/load operation and this signals that changes could be saved.
(Inherited from ICanBeDirty)
Public eventPropertyChangedOccurs when a property value changes.
(Inherited from INotifyPropertyChanged)
Top
See Also