2 writes to fontSize
System.Drawing (2)
commonui\System\Drawing\Advanced\Font.cs (2)
372this.fontSize = emSize; 390status = SafeNativeMethods.Gdip.GdipGetFontSize(new HandleRef(this, this.nativeFont), out this.fontSize);
5 references to fontSize
System.Drawing (5)
commonui\System\Drawing\Advanced\Font.cs (5)
66this.fontSize, 766(((UInt32)fontSize << 7) | ((UInt32)fontSize >> 25)))); 786this.fontSize, 983return fontSize;