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