2 references to CurrentFontStyle
WindowsFormsIntegration (2)
System\Windows\Integration\WindowsFormsHostPropertyMap.cs (2)
189
SD.FontStyle style =
CurrentFontStyle
;
210
adapter.Font = new SD.Font(CurrentFontFamily, (float)pointSize,
CurrentFontStyle
);