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