wpf-devexpress-dot-xpf-dot-editors-5a3de0ea.md
Defines the native appearance and behavior of a track bar.
Namespace : DevExpress.Xpf.Editors
Assembly : DevExpress.Xpf.Core.v25.2.dll
NuGet Package : DevExpress.Wpf.Core
public class TrackBarStyleSettings :
BaseEditStyleSettings
Public Class TrackBarStyleSettings
Inherits BaseEditStyleSettings
A TrackBarStyleSettings object defines the default track bar operation mode.
Tip
For the complete list of the TrackBarEdit control operation modes, see TrackBarEdit operation modes.
Show 11 items
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement BaseEditStyleSettings TrackBarStyleSettings TrackBarRangeStyleSettings
TrackBarZoomRangeStyleSettings
See Also