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