1 write to _windowsFontsUriString
PresentationCore (1)
MS\Internal\FontCache\FontCacheUtil.cs (1)
330
_windowsFontsUriString
= _windowsFontsUriObject.GetComponents(UriComponents.AbsoluteUri, UriFormat.SafeUnescaped);
1 reference to _windowsFontsUriString
PresentationCore (1)
MS\Internal\FontCache\FontCacheUtil.cs (1)
418
return
_windowsFontsUriString
;