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

属性值

窗口的视觉状态。

适用于

另请参阅