71 references to SR
System.Windows.Controls.Ribbon (71)
Microsoft\Windows\Automation\Peers\RibbonComboBoxAutomationPeer.cs (3)
87throw new InvalidOperationException(Microsoft.Windows.Controls.SR.SetFocusFailed); 90throw new InvalidOperationException(Microsoft.Windows.Controls.SR.SetFocusFailed); 95throw new InvalidOperationException(Microsoft.Windows.Controls.SR.SetFocusFailed);
Microsoft\Windows\Automation\Peers\RibbonMenuButtonAutomationPeer.cs (6)
172throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed); 186throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed); 236throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed); 245throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed); 249throw new InvalidOperationException(Microsoft.Windows.Controls.SR.ResizeParametersNotValid); 255throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed);
Microsoft\Windows\Automation\Peers\RibbonMenuItemDataAutomationPeer.cs (20)
140throw new ElementNotAvailableException(Microsoft.Windows.Controls.SR.VirtualizedElement); 151throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed); 158throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed); 171throw new ElementNotAvailableException(Microsoft.Windows.Controls.SR.VirtualizedElement); 182throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed); 189throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed); 201throw new ElementNotAvailableException(Microsoft.Windows.Controls.SR.VirtualizedElement); 222throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed); 241throw new ElementNotAvailableException(Microsoft.Windows.Controls.SR.VirtualizedElement); 247throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed); 265throw new ElementNotAvailableException(Microsoft.Windows.Controls.SR.VirtualizedElement); 271throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed); 285throw new ElementNotAvailableException(Microsoft.Windows.Controls.SR.VirtualizedElement); 291throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed); 328throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed); 339throw new ElementNotAvailableException(Microsoft.Windows.Controls.SR.VirtualizedElement); 345throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed); 349throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed); 353throw new InvalidOperationException(Microsoft.Windows.Controls.SR.ResizeParametersNotValid); 359throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed);
Microsoft\Windows\Automation\Peers\RibbonQuickAccessToolBarAutomationPeer.cs (2)
107throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed); 119throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed);
Microsoft\Windows\Automation\Peers\RibbonSplitButtonAutomationPeer.cs (2)
74throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed); 107throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed);
Microsoft\Windows\Automation\Peers\RibbonTabDataAutomationPeer.cs (2)
146throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed); 161throw new InvalidOperationException(Microsoft.Windows.Controls.SR.UIA_OperationCannotBePerformed);
Microsoft\Windows\Controls\ActivatingKeyTipEventArgs.cs (2)
86throw new ArgumentException(Microsoft.Windows.Controls.SR.InvalidKeyTipOffset); 105throw new ArgumentException(Microsoft.Windows.Controls.SR.InvalidKeyTipOffset);
Microsoft\Windows\Controls\KeyTipService.cs (2)
964throw new InvalidOperationException(Microsoft.Windows.Controls.SR.ElementNotKeyTipScope); 1751private static String QatKeyTipCharacters = Microsoft.Windows.Controls.SR.QATKeyTipCharacters;
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGroupsPanel.cs (2)
55throw new ArgumentException(Microsoft.Windows.Controls.SR.RibbonGroupsPanel_InvalidRegistrationParameter, nameof(starLayoutInfoProvider)); 70throw new ArgumentException(Microsoft.Windows.Controls.SR.RibbonGroupsPanel_InvalidRegistrationParameter, nameof(starLayoutInfoProvider));
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (3)
752throw new InvalidOperationException(Microsoft.Windows.Controls.SR.Ribbon_ContextualTabHeadersSourceInvalid); 1451throw new InvalidOperationException(Microsoft.Windows.Controls.SR.Ribbon_ContextualTabHeadersSourceInvalid); 1461throw new InvalidOperationException(Microsoft.Windows.Controls.SR.Ribbon_ContextualTabHeadersSourceInvalid);
Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenu.cs (2)
241throw new InvalidOperationException(Microsoft.Windows.Controls.SR.Format(Microsoft.Windows.Controls.SR.InvalidApplicationMenuOrItemContainer, this.GetType().Name, itemContainer));
Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenuItem.cs (2)
75throw new InvalidOperationException(Microsoft.Windows.Controls.SR.Format(Microsoft.Windows.Controls.SR.InvalidApplicationMenuOrItemContainer, this.GetType().Name, itemContainer));
Microsoft\Windows\Controls\Ribbon\RibbonApplicationSplitMenuItem.cs (2)
73throw new InvalidOperationException(Microsoft.Windows.Controls.SR.Format(Microsoft.Windows.Controls.SR.InvalidApplicationMenuOrItemContainer, this.GetType().Name, itemContainer));
Microsoft\Windows\Controls\Ribbon\RibbonContextMenu.cs (9)
529throw new InvalidOperationException(Microsoft.Windows.Controls.SR.Format(Microsoft.Windows.Controls.SR.InvalidMenuButtonOrItemContainer, this.GetType().Name, itemContainer)); 642internal static string AddToQATText = Microsoft.Windows.Controls.SR.RibbonContextMenu_AddToQAT; 643private static string _addGalleryToQATText = Microsoft.Windows.Controls.SR.RibbonContextMenu_AddGalleryToQAT; 644internal static string RemoveFromQATText = Microsoft.Windows.Controls.SR.RibbonContextMenu_RemoveFromQAT; 645internal static string ShowQATAboveText = Microsoft.Windows.Controls.SR.RibbonContextMenu_ShowQATAbove; 646internal static string ShowQATBelowText = Microsoft.Windows.Controls.SR.RibbonContextMenu_ShowQATBelow; 647internal static string MaximizeTheRibbonText = Microsoft.Windows.Controls.SR.RibbonContextMenu_MaximizeTheRibbon; 648internal static string MinimizeTheRibbonText = Microsoft.Windows.Controls.SR.RibbonContextMenu_MinimizeTheRibbon;
Microsoft\Windows\Controls\Ribbon\RibbonControlLength.cs (6)
50throw new ArgumentException(Microsoft.Windows.Controls.SR.Format(Microsoft.Windows.Controls.SR.InvalidCtorParameterNoNaN, "value")); 55throw new ArgumentException(Microsoft.Windows.Controls.SR.Format(Microsoft.Windows.Controls.SR.InvalidCtorParameterNoInfinityForStarSize, "value")); 63throw new ArgumentException(Microsoft.Windows.Controls.SR.Format(Microsoft.Windows.Controls.SR.InvalidCtorParameterUnknownRibbonControlLengthUnitType, "type"));
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
3220private static object _allFilter = Microsoft.Windows.Controls.SR.RibbonGallery_AllFilter;
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (2)
557throw new InvalidOperationException(Microsoft.Windows.Controls.SR.Format(Microsoft.Windows.Controls.SR.InvalidMenuButtonOrItemContainer, this.GetType().Name, itemContainer));
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (2)
519throw new InvalidOperationException(Microsoft.Windows.Controls.SR.Format(Microsoft.Windows.Controls.SR.InvalidMenuButtonOrItemContainer, this.GetType().Name, itemContainer));
Microsoft\Windows\Controls\Ribbon\RibbonQuickAccessToolBar.cs (1)
51private static string _overflowButtonToolTipText = Microsoft.Windows.Controls.SR.RibbonQuickAccessToolBar_OverflowButtonToolTip;