3 references to GetModernFrameCornerRadius
System.Windows.Forms (3)
System\Windows\Forms\Controls\GroupBox\GroupBox.Modern.cs (3)
404
int frameRadius =
GetModernFrameCornerRadius
(bounds);
509
int frameRadius =
GetModernFrameCornerRadius
(bounds);
522
int radius =
GetModernFrameCornerRadius
(bounds);