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