2 references to CurrentFontSize
WindowsFormsIntegration (2)
System\Windows\Integration\WindowsFormsHostPropertyMap.cs (2)
172
adapter.Font = new SD.Font(CurrentFontFamily,
CurrentFontSize
, style);
193
adapter.Font = new SD.Font(CurrentFontFamily,
CurrentFontSize
, style);