4 references to Save
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (4)
155
get { return _EnsureCommand(CommandId.
Save
); }
293
case CommandId.
Save
: propertyName = "Save"; break;
327
case CommandId.
Save
: uiText = SR.Get(SRID.SaveText); break;
422
case CommandId.
Save
: