public IUIContext UIContext { get; set; }
Public Property UIContext As IUIContext Get Set
public: property IUIContext^ UIContext { IUIContext^ get (); void set (IUIContext^ value); }
member UIContext : IUIContext with get, set
In This Article