1 write to _systemFontCollection
PresentationCore (1)
MS\Internal\FontCache\DWriteFactory.cs (1)
48_systemFontCollection = DWriteFactory.Instance.GetSystemFontCollection();
3 references to _systemFontCollection
PresentationCore (3)
MS\Internal\FontCache\DWriteFactory.cs (3)
42if (_systemFontCollection == null) 46if (_systemFontCollection == null) 52return _systemFontCollection;