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