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