DocData.DataChanged Event
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.
An event that is raised when the data contained within this doc data has changed.
public:
event EventHandler ^ DataChanged;
public event EventHandler DataChanged;
member this.DataChanged : EventHandler
Public Custom Event DataChanged As EventHandler