2 references to ScrubbingEnabledProperty
PresentationFramework (2)
System\Windows\Controls\MediaElement.cs (2)
367return (bool) GetValue(ScrubbingEnabledProperty); 371SetValue(ScrubbingEnabledProperty, value);