AutomationElementIdentifiers.NativeWindowHandleProperty Feld

Definition

Gibt die NativeWindowHandle-Eigenschaft an.

public: static initonly System::Windows::Automation::AutomationProperty ^ NativeWindowHandleProperty;
public static readonly System.Windows.Automation.AutomationProperty NativeWindowHandleProperty;
 staticval mutable NativeWindowHandleProperty : System.Windows.Automation.AutomationProperty
Public Shared ReadOnly NativeWindowHandleProperty As AutomationProperty 

Feldwert

AutomationProperty

Hinweise

Dieser Bezeichner ist für die Verwendung durch Benutzeroberflächenautomatisierung Anbieter vorgesehen. Benutzeroberflächenautomatisierung Clientanwendungen sollten das entsprechende Feld aus AutomationElementverwenden.

Gilt für

Siehe auch