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