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