4 references to SaveAs
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
157
get { return _EnsureCommand(CommandId.
SaveAs
); }
256
case CommandId.
SaveAs
: propertyName = "SaveAs"; break;
290
case CommandId.
SaveAs
: uiText = SR.SaveAsText; break;
390
case CommandId.
SaveAs
: