3 writes to _fromInstalledFontCollection
System.Drawing.Common (3)
System\Drawing\FontFamily.cs (3)
29_fromInstalledFontCollection = fromInstalledFontCollection; 89_fromInstalledFontCollection = nativeFontCollection is null 154_fromInstalledFontCollection = true;
3 references to _fromInstalledFontCollection
System.Drawing.Common (3)
System\Drawing\FontFamily.cs (3)
51if (_fromInstalledFontCollection) 123if (_fromInstalledFontCollection) 205if (_nativeFamily is null || _fromInstalledFontCollection)