1 write to _cacheDropShadow
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
446_cacheDropShadow = CreateInstance(SystemResourceKeyID.DropShadow);
2 references to _cacheDropShadow
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
444if (_cacheDropShadow == null) 449return _cacheDropShadow;