1 write to _cacheListBoxSmoothScrolling
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
1791_cacheListBoxSmoothScrolling = CreateInstance(SystemResourceKeyID.ListBoxSmoothScrolling);
2 references to _cacheListBoxSmoothScrolling
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
1789if (_cacheListBoxSmoothScrolling == null) 1794return _cacheListBoxSmoothScrolling;