4 references to SaveAs
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
144
get { return _EnsureCommand(CommandId.
SaveAs
); }
243
case CommandId.
SaveAs
: propertyName = "SaveAs"; break;
277
case CommandId.
SaveAs
: uiText = SR.SaveAsText; break;
377
case CommandId.
SaveAs
: