1 write to _cacheListBoxSmoothScrolling
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1632_cacheListBoxSmoothScrolling = CreateInstance(SystemResourceKeyID.ListBoxSmoothScrolling);
2 references to _cacheListBoxSmoothScrolling
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1630if (_cacheListBoxSmoothScrolling == null) 1635return _cacheListBoxSmoothScrolling;