IWindowProvider.VisualState Eigenschap

Definitie

Hiermee haalt u de visuele status van het venster op.

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

Waarde van eigenschap

De visuele status van het venster.

Van toepassing op

Zie ook