4 references to Save
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
149
get { return _EnsureCommand(CommandId.
Save
); }
255
case CommandId.
Save
: propertyName = "Save"; break;
289
case CommandId.
Save
: uiText = SR.SaveText; break;
384
case CommandId.
Save
: