public IUIContext UIContext { get; }
Public ReadOnly Property UIContext As IUIContext
Get
public:
virtual property IUIContext^ UIContext {
IUIContext^ get () sealed;
}
abstract UIContext : IUIContext with get
override UIContext : IUIContext with get
Значение свойства никогда не равно null.