ExpandCollapsePattern.ExpandCollapsePatternInformation Struktur
Definition
Gewährt mithilfe des zugehörigen ExpandCollapsePattern-Accessors oder Current-Accessors Zugriff auf die Eigenschaftswerte eines Cached-Objekts.Provides access to the property values of a ExpandCollapsePattern object using its Current or Cached accessors.
public: value class ExpandCollapsePattern::ExpandCollapsePatternInformation
public struct ExpandCollapsePattern.ExpandCollapsePatternInformation
type ExpandCollapsePattern.ExpandCollapsePatternInformation = struct
Public Structure ExpandCollapsePattern.ExpandCollapsePatternInformation
- Vererbung
Eigenschaften
ExpandCollapseState |
Ruft den ExpandCollapseState von AutomationElement ab.Gets the ExpandCollapseState of the AutomationElement. |
Gilt für:
Siehe auch
- IExpandCollapseProvider
- Übersicht über Steuerelementmuster für BenutzeroberflächenautomatisierungUI Automation Control Patterns Overview
- Steuerelementmuster für Benutzeroberflächenautomatisierung für ClientsUI Automation Control Patterns for Clients
- Beispiel für das Menü Element "InvokePattern" und "expandredusepattern"InvokePattern and ExpandCollapsePattern Menu Item Sample
- Verwenden der Zwischenspeicherung in der BenutzeroberflächenautomatisierungUse Caching in UI Automation