3 references to ListBoxSmoothScrolling
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (1)
1791
_cacheListBoxSmoothScrolling = CreateInstance(SystemResourceKeyID.
ListBoxSmoothScrolling
);
src\Framework\System\Windows\SystemResourceKey.cs (2)
935
case SystemResourceKeyID.
ListBoxSmoothScrolling
:
1577
case (short)SystemResourceKeyID.
ListBoxSmoothScrolling
: