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