Share via


IWindowProvider.VisualState 屬性

定義

取得視窗的可見狀態。

public:
 property System::Windows::Automation::WindowVisualState VisualState { System::Windows::Automation::WindowVisualState get(); };
public System.Windows.Automation.WindowVisualState VisualState { get; }
member this.VisualState : System.Windows.Automation.WindowVisualState
Public ReadOnly Property VisualState As WindowVisualState

屬性值

視窗的可見狀態。

適用於

另請參閱