2 references to GetKeyboardSpeed
PresentationFramework (2)
System\Windows\Controls\Primitives\RepeatButton.cs (1)
78new FrameworkPropertyMetadata(GetKeyboardSpeed()),
System\Windows\Controls\Slider.cs (1)
339public static readonly DependencyProperty IntervalProperty = RepeatButton.IntervalProperty.AddOwner(typeof(Slider), new FrameworkPropertyMetadata(RepeatButton.GetKeyboardSpeed()));