4 references to Medium
System.Windows.Forms (4)
System\Windows\Forms\Rendering\Button\PopupButtonRenderOptions.cs (4)
27
public PopupButtonMetric CornerRadius { get; set; } = PopupButtonMetric.
Medium
;
32
public PopupButtonMetric ConcavityDepth { get; set; } = PopupButtonMetric.
Medium
;
37
public PopupButtonMetric HighlightStrength { get; set; } = PopupButtonMetric.
Medium
;
42
public PopupButtonMetric ShadowStrength { get; set; } = PopupButtonMetric.
Medium
;