1 write to _listBoxSmoothScrolling
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1316if (UnsafeNativeMethods.SystemParametersInfo(NativeMethods.SPI_GETLISTBOXSMOOTHSCROLLING, 0, ref _listBoxSmoothScrolling, 0))
1 reference to _listBoxSmoothScrolling
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1327return _listBoxSmoothScrolling;