3 references to ListBoxSmoothScrolling
PresentationFramework (3)
System\Windows\SystemParameters.cs (1)
1632
_cacheListBoxSmoothScrolling = CreateInstance(SystemResourceKeyID.
ListBoxSmoothScrolling
);
System\Windows\SystemResourceKey.cs (2)
985
case SystemResourceKeyID.
ListBoxSmoothScrolling
:
1669
case (short)SystemResourceKeyID.
ListBoxSmoothScrolling
: