4 references to Close
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
140
get { return _EnsureCommand(CommandId.
Close
); }
257
case CommandId.
Close
: propertyName = "Close"; break;
294
case CommandId.
Close
: uiText = SR.CloseText; break;
406
case CommandId.
Close
: