2 references to IsSnapToTickEnabledProperty
PresentationFramework (2)
src\Framework\System\Windows\Controls\Slider.cs (2)
471return (bool)GetValue(IsSnapToTickEnabledProperty); 475SetValue(IsSnapToTickEnabledProperty, value);