10 references to ScaleNativeBaselineValue
System.Windows.Forms (10)
System\Windows\Forms\Controls\ComboBox\ComboBox.Modern.cs (10)
160
-
ScaleNativeBaselineValue
(_nativeComboBaseline.SelectionFieldFrameHeight));
185
int nativeEditHeight =
ScaleNativeBaselineValue
(
187
int baselineFontHeight =
ScaleNativeBaselineValue
(
365
-
ScaleNativeBaselineValue
(
471
x:
ScaleNativeBaselineValue
(bounds.X),
472
y:
ScaleNativeBaselineValue
(bounds.Y),
473
width:
ScaleNativeBaselineValue
(bounds.Width),
474
height:
ScaleNativeBaselineValue
(bounds.Height));
478
width:
ScaleNativeBaselineValue
(size.Width),
479
height:
ScaleNativeBaselineValue
(size.Height));