Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ChangeType As AnnObjectChangedType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public AnnObjectChangedType ChangeType {get;} |
C++/CLI | |
---|---|
public: property AnnObjectChangedType ChangeType { AnnObjectChangedType get(); } |
XAML Syntax | |
---|---|
You cannot use this property in XAML. |
XAML Syntax | |
---|---|
You cannot use this property in XAML. |
Return Value
An AnnObjectChangedType value specifying what has changed.For C#/VB examples, refer to AnnAutomation.AfterObjectChanged.
(Read only)
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family