Intersoft ClientUI Documentation
SliderCommands Class
Members 



Provides slider bar related commands.
Object Model
SliderCommands ClassRoutedUICommand ClassRoutedUICommand ClassRoutedUICommand ClassRoutedUICommand ClassRoutedUICommand ClassRoutedUICommand Class
Syntax
Public Class SliderCommands 
Dim instance As SliderCommands
public class SliderCommands 
public ref class SliderCommands 
Remarks

UXSliderBar is built around the commanding semantics which allows the value changing interaction to be executed through declarative definition in the XAML markup. The commanding semantics is also an ideal approach for MVVM pattern development.

UXSliderBar already includes several predefined commands to change the selected value that you can use in your application.

Inheritance Hierarchy

System.Object
   Intersoft.Client.UI.Aqua.UXInput.SliderCommands

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SliderCommands Members
Intersoft.Client.UI.Aqua.UXInput Namespace

Send Feedback