Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Operation As AnnEditDesignerOperation |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public AnnEditDesignerOperation Operation {get;} |
C++/CLI | |
---|---|
public: property AnnEditDesignerOperation Operation { AnnEditDesignerOperation get(); } |
XAML Syntax | |
---|---|
You cannot use this property in XAML. |
XAML Syntax | |
---|---|
You cannot use this property in XAML. |
Return Value
An AnnEditDesignerOperation value that represents the current edit operation (status) of this AnnEditDesigner.For C#/VB examples, refer to AnnDesigner.
(Read only)
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family