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