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)
599if (_cacheIconTitleWrap == null) 604return _cacheIconTitleWrap;