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