2 references to GetGlyphSize
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonStandardAdapter.cs (1)
67layout.CheckSize = RadioButtonRenderer.GetGlyphSize(
System\Windows\Forms\Controls\Buttons\RadioButtonRenderer.cs (1)
60Rectangle glyphBounds = new(glyphLocation, GetGlyphSize(hdc, state, hwnd));