2 references to ToolStripPanelGlyphUnsupportedDock
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\ToolStripPanelSelectionGlyph.cs (2)
140
throw new NotSupportedException(SR.
ToolStripPanelGlyphUnsupportedDock
);
189
throw new InvalidOperationException(SR.
ToolStripPanelGlyphUnsupportedDock
);