4 references to Close
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
127
get { return _EnsureCommand(CommandId.
Close
); }
244
case CommandId.
Close
: propertyName = "Close"; break;
281
case CommandId.
Close
: uiText = SR.CloseText; break;
393
case CommandId.
Close
: