1 write to _cacheIconTitleWrap
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
601
_cacheIconTitleWrap
= CreateInstance(SystemResourceKeyID.IconTitleWrap);
2 references to _cacheIconTitleWrap
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
599
if (
_cacheIconTitleWrap
== null)
604
return
_cacheIconTitleWrap
;