| Class | Description |
 | ContextMenuService | Context menu service. |
 | DockToCursorConverter | |
 | OverflowItemChangedEventArgs | Provides data for OverflowItemChanged event. |
 | OverflowItemChangingEventArgs | Provides data for OverflowItemChanging event. |
 | UICommands | Represents the class that provides UI-related commands. |
 | UXAutoFitDockPanel | Provides an advanced dock panel that supports autofit layout. |
 | UXAutoFitStackPanel | Provides an advanced stack panel that supports autofit layout. |
 | UXButton | Represents a command button control with various display mode, keyboard support and routed command. |
 | UXButtonItems | Provides abstract class for uxbutton that have collection of items. |
 | UXCallOut | Provides a lightweight control for displaying a callout shaped container to the attached element. |
 | UXCheckBox | Represents a checkbox that user can select and clear. |
 | UXContextMenu | Provides a lightweight control for displaying a context menu to the attached element. |
 | UXDockTray | Provides a container for a group of toolbars or menubars with support for horizontal and vertical orientation. |
 | UXDropDownButton | Provides a lightweight drop down button control. |
 | UXFlatButton | Represents a flat-style command button control with customizable display mode, keyboard support and routed command. |
 | UXFlatRepeatButton | Represents a flat-style button control supporting repeat behavior on mouse or keyboard gesture with customizable display mode, keyboard support and routed command. |
 | UXFlatToggleButton | Represents a flat-style button control supporting toggle behavior with customizable display mode, keyboard support and routed command. |
 | UXFluidContainer | Represents a content control that can automatically adapt its size when the content changes. |
 | UXHyperlinkButton | Represents a hyperlink-style button for page navigation. |
 | UXMenu | Provides a lightweight control for displaying a menu to the attached element. |
 | UXMenuBar | Provides a lightweight menu bar control. |
 | UXMenuBarStyleSelector | Provides a style selector for UXMenuBar. |
 | UXMenuBase | Provides abstraction for uxmenu controls. |
 | UXMenuItem | Represents menu item control. |
 | UXNavigationButton | Represents a navigation button for page navigation. |
 | UXOverflowStackPanel | Provides an advanced stack panel that supports overflow layout. |
 | UXRadioButton | Represents a radio button control that user can select when clicking it. The selected radio button will automatically clear the other radio buttons within the same GroupName. |
 | UXRepeatButton | Represents a button control supporting repeat behavior on mouse or keyboard gesture with customizable display mode, keyboard support and routed command. |
 | UXResizablePane | Represents a resizable and expandable/collapsible content control that can be used to host any UI elements. |
 | UXScroller | Provides a lightweight control for scrolling a content. |
 | UXSeparator | Represents a separator control that can be hosted in ToolBar, Button or used independently. It supports horizontal and vertical orientation. |
 | UXSplitButton | Provides a lightweight split button control. |
 | UXStatusBar | Represents a multi-purpose status bar that hosts a collection of UXStatusBarItem. |
 | UXStatusBarItem | Represents a status bar item that host any type of elements, which is generally used within UXStatusBar control. |
 | UXToggleButton | Represents a toggle button with three-state check behavior. |
 | UXToolBar | Provides a container for a collection of groups, commands or controls. |
 | UXToolBarButton | Represents a button control that can be hosted in ToolBar or ToolGroup. Supports various display mode and button type for easy configuration. |
 | UXToolBarButtonStyleSelector | Represents the container style selector class for UXToolBarButton. |
 | UXToolGroup | Represents a container that hosts a group of commands or controls, which can be used with toolbar or standalone. |
 | VisualStateChangedEventArgs | Provides data for VisualStateChanged event. |