1 write to _hwndParent
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsMenu.cs (1)
2881
_hwndParent
= hwndParent;
1 reference to _hwndParent
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsMenu.cs (1)
2895
return AutomationInteropProvider.HostProviderFromHandle(
_hwndParent
);