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