public IEditorViewModel ControlEditor { get; }
Public ReadOnly Property ControlEditor As IEditorViewModel Get
public: property IEditorViewModel^ ControlEditor { IEditorViewModel^ get (); }
member ControlEditor : IEditorViewModel with get
In This Article