This topic has not yet been rated - Rate this topic

Slider.IsFocused Property

May 02, 2013

Gets a value indicating whether the slider control has focus.

Namespace:  System.Windows.Controls
Assembly:  System.Windows (in System.Windows.dll)
public bool IsFocused { get; internal set; }

Property Value

Type: System.Boolean
true if the slider control has focus; otherwise, false. The default is false.

Dependency property identifier field: IsFocusedProperty

Windows Phone OS

Supported in: 8.0, 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.