3 references to SC_RESTORE
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsTitleBar.cs (3)
413
command = NativeMethods.
SC_RESTORE
;
424
command = NativeMethods.
SC_RESTORE
;
432
Misc.PostMessage(_hwnd, NativeMethods.WM_SYSCOMMAND, (IntPtr)NativeMethods.
SC_RESTORE
, IntPtr.Zero);