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