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

属性值

WindowVisualState

窗口的可视状态。

适用于

另请参阅