4 references to SaveAs
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (4)
163
get { return _EnsureCommand(CommandId.
SaveAs
); }
294
case CommandId.
SaveAs
: propertyName = "SaveAs"; break;
328
case CommandId.
SaveAs
: uiText = SR.Get(SRID.SaveAsText); break;
428
case CommandId.
SaveAs
: