public IUIContext Context { get; }
Public ReadOnly Property Context As IUIContext Get
public: virtual property IUIContext^ Context { IUIContext^ get () sealed; }
abstract Context : IUIContext with get override Context : IUIContext with get
In This Article