1 write to _windowsFontsLocalPath
PresentationCore (1)
MS\Internal\FontCache\FontCacheUtil.cs (1)
308_windowsFontsLocalPath = s.ToUpperInvariant();
2 references to _windowsFontsLocalPath
PresentationCore (2)
MS\Internal\FontCache\FontCacheUtil.cs (2)
310_windowsFontsUriObject = new Uri(_windowsFontsLocalPath, UriKind.Absolute); 327return _windowsFontsLocalPath;