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