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