4 references to RESTORE
PresentationFramework (4)
src\Framework\System\Windows\Shell\WindowChromeWorker.cs (3)
1081NativeMethods.EnableMenuItem(hmenu, SC.RESTORE, mfEnabled); 1088NativeMethods.EnableMenuItem(hmenu, SC.RESTORE, mfEnabled); 1095NativeMethods.EnableMenuItem(hmenu, SC.RESTORE, mfDisabled);
src\Framework\System\Windows\SystemCommands.cs (1)
88_PostSystemCommand(window, SC.RESTORE);