4 references to SaveAs
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
143
get { return _EnsureCommand(CommandId.
SaveAs
); }
242
case CommandId.
SaveAs
: propertyName = "SaveAs"; break;
276
case CommandId.
SaveAs
: uiText = SR.SaveAsText; break;
376
case CommandId.
SaveAs
: