4 references to Save
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
136
get { return _EnsureCommand(CommandId.
Save
); }
242
case CommandId.
Save
: propertyName = "Save"; break;
276
case CommandId.
Save
: uiText = SR.SaveText; break;
371
case CommandId.
Save
: