DocData.DataChanged Event
An event that is raised when the data contained within this doc data has changed.
Namespace: Microsoft.VisualStudio.Shell.Design.Serialization
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Syntax
'宣告
Public Event DataChanged As EventHandler
public event EventHandler DataChanged
Remarks
This event is not raised if there is an existing change marker.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.