UIContext.IsActive Özellik

Tanım

Etkin olup olmadığı için UIContext 'in geçerli durumunu döndürür.

public:
 property bool IsActive { bool get(); void set(bool value); };
public:
 property bool IsActive { bool get(); void set(bool value); };
public bool IsActive { get; set; }
member this.IsActive : bool with get, set
Public Property IsActive As Boolean

Özellik Değeri

Boolean

Şunlara uygulanır