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

창의 표시 상태입니다.

적용 대상

추가 정보