2 references to NativeWindowHandleProperty
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
2401
s_propertyInfo[AutomationElementIdentifiers.
NativeWindowHandleProperty
.Id] = new GetProperty(GetNativeWindowHandle);
UIAutomationClient (1)
System\Windows\Automation\AutomationElement.cs (1)
111
public static readonly AutomationProperty NativeWindowHandleProperty = AutomationElementIdentifiers.
NativeWindowHandleProperty
;