4 references to Close
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
126
get { return _EnsureCommand(CommandId.
Close
); }
243
case CommandId.
Close
: propertyName = "Close"; break;
280
case CommandId.
Close
: uiText = SR.CloseText; break;
392
case CommandId.
Close
: