3 references to SC_RESTORE
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsTitleBar.cs (3)
425
command = NativeMethods.
SC_RESTORE
;
436
command = NativeMethods.
SC_RESTORE
;
444
Misc.PostMessage(_hwnd, NativeMethods.WM_SYSCOMMAND, (IntPtr)NativeMethods.
SC_RESTORE
, IntPtr.Zero);