2 writes to hwnd
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsStatusBar.cs (2)
364info.hwnd = IntPtr.Zero; 387info->hwnd = hwnd;
1 reference to hwnd
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsStatusBar.cs (1)
372return info.hwnd;