WindowPattern.WindowPatternInformation Struct

Definizione

Fornisce accesso ai valori della proprietà dell'oggetto WindowPattern utilizzando le funzioni di accesso Current o Cached.

public: value class WindowPattern::WindowPatternInformation
public struct WindowPattern.WindowPatternInformation
type WindowPattern.WindowPatternInformation = struct
Public Structure WindowPattern.WindowPatternInformation
Ereditarietà
WindowPattern.WindowPatternInformation

Proprietà

CanMaximize

Ottiene un valore che specifica se è possibile ingrandire AutomationElement.

CanMinimize

Ottiene un valore che specifica se l'oggetto AutomationElement corrente può essere ridotto a icona.

IsModal

Ottiene un valore che specifica se l'oggetto AutomationElement è modale.

IsTopmost

Ottiene un valore che specifica se AutomationElement è l'elemento in primo piano nell'ordine z.

WindowInteractionState

Ottiene l'oggetto WindowInteractionState di AutomationElement.

WindowVisualState

Ottiene l'oggetto WindowVisualState di AutomationElement.

Si applica a

Vedi anche