4 references to Close
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (4)
146
get { return _EnsureCommand(CommandId.
Close
); }
295
case CommandId.
Close
: propertyName = "Close"; break;
332
case CommandId.
Close
: uiText = SR.Get(SRID.CloseText); break;
444
case CommandId.
Close
: