1 write to _windowsFontsLocalPath
PresentationCore (1)
Core\CSharp\MS\Internal\FontCache\FontCacheUtil.cs (1)
440_windowsFontsLocalPath = s.ToUpperInvariant();
2 references to _windowsFontsLocalPath
PresentationCore (2)
Core\CSharp\MS\Internal\FontCache\FontCacheUtil.cs (2)
442_windowsFontsUriObject = new Uri(_windowsFontsLocalPath, UriKind.Absolute); 467return _windowsFontsLocalPath;