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