Intersoft ClientUI Documentation
UpDownCommands Class
Members 



Provides updownbase related commands.
Object Model
UpDownCommands ClassRoutedUICommand ClassRoutedUICommand Class
Syntax
Public Class UpDownCommands 
Dim instance As UpDownCommands
public class UpDownCommands 
public ref class UpDownCommands 
Remarks

All control that inherit from UXUpDownBase or UXUpDownItemsBase 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.

UXUpDownBase and UXUpDownItemsBase 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.UpDownCommands

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

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

Concepts

Commanding Overview
UXDateTimeUpDown
UXDomainUpDown
UXNumericUpDown

Send Feedback