1 write to _systemFontCollection
PresentationCore (1)
Core\CSharp\MS\Internal\FontCache\DWriteFactory.cs (1)
69_systemFontCollection = DWriteFactory.Instance.GetSystemFontCollection();
3 references to _systemFontCollection
PresentationCore (3)
Core\CSharp\MS\Internal\FontCache\DWriteFactory.cs (3)
63if (_systemFontCollection == null) 67if (_systemFontCollection == null) 73return _systemFontCollection;