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