Base:
method
GetGlyphs
System.Windows.Forms.Design.ParentControlDesigner.GetGlyphs(System.Windows.Forms.Design.Behavior.GlyphSelectionType)
1 reference to GetGlyphs
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\DocumentDesignerTests.cs (1)
16public new GlyphCollection GetGlyphs(GlyphSelectionType selectionType) => base.GetGlyphs(selectionType);