1 write to _hwndParent
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsMenu.cs (1)
2866
_hwndParent
= hwndParent;
1 reference to _hwndParent
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsMenu.cs (1)
2880
return AutomationInteropProvider.HostProviderFromHandle(
_hwndParent
);