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