4 references to Save
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
135
get { return _EnsureCommand(CommandId.
Save
); }
241
case CommandId.
Save
: propertyName = "Save"; break;
275
case CommandId.
Save
: uiText = SR.SaveText; break;
370
case CommandId.
Save
: