Class | Description | |
---|---|---|
![]() | NavigationPaneCommands | Provides UXNavigationPane related commands. |
![]() | TreeViewCollapsedEventArgs | Provides data for the UXTreeViewItem.Collapsed event. |
![]() | TreeViewExpandEventArgs | Provides data for the UXTreeViewItem.Expand event. |
![]() | TreeViewTreeLineVisibilityChangedEventArgs | |
![]() | UXAccordion | Represents a collection of collapsed and expanded UXAccordionItem controls. |
![]() | UXAccordionItem | Represents a control that displays a header and has a collapsable content. |
![]() | UXAccordionOption | Represents a control that option for UXAccordionItem. |
![]() | UXComboBox | Represents a selection control in a drop-down list form. |
![]() | UXComboBoxItem | Represents a control that displays list item. |
![]() | UXListBox | Represents a list control that displays a collection of UXListBoxItem. |
![]() | UXListBoxItem | Represents a control that displays list item. |
![]() | UXNavigationPane | Represents a fluid navigation control that contains multiple items which share the same space on the screen. |
![]() | UXNavigationPaneItem | Represents a navigation pane item. |
![]() | UXSearchBox | Represents a search box control with built-in dropdown and search button. |
![]() | UXSearchBox.QueryTextChangedEventArgs | Provides data for SelectionChanged event. |
![]() | UXSearchBoxItem | Represents a control that displays list item. |
![]() | UXSelector | |
![]() | UXSelectorItem | |
![]() | UXSelectorPanel | Represents a UXSelectorPanel panel |
![]() | UXTreeView | Represents a versatile, feature-packed treeview control for displaying and navigating hierarchical data. |
![]() | UXTreeViewConnectingLines | |
![]() | UXTreeViewItem | Represents a treeview item which is used in a UXTreeView control. |
![]() | UXVirtualizingListBox | Represents a virtualizing list control that displays a collection of UXListBoxItem. |
Delegate | Description | |
---|---|---|
![]() | TreeViewCollapsedEventHandler | Represents the methods that will handle Collapsed event. |
![]() | TreeViewExpandEventHandler | Represents the methods that will handle Expand event. |
![]() | TreeViewTreeLineVisibilityChangedEventHandler | Represents the methods that will handle Expand event. |
![]() | UXSearchBox.QueryTextChangedEventHandler | Represents the method that will handle the SelectionChanged routed event. |
Enumeration | Description | |
---|---|---|
![]() | AccordionAction | Determines the action the UXAccordionItem will perform. |
![]() | AutoSelectMode | Specifies value that determine the action associated to expand or collapse in UXTreeView. |
![]() | BusyMode | Specifies value that control the busy behavior when search is in progress. |
![]() | ExpandAction | Specifies values that control action that perform expand on UXAccordion. |
![]() | LoadOnDemandMode | Specifies value that determine the load on demand behavior in UXTreeView. |
![]() | OptionSelectionMode | Specifies value that determine the selection option behavior on UXAccordion. |
![]() | SelectionMode | Specifies value that control the selection modes. |
![]() | SelectionSequence | Determines the order in which visual states are set. |
![]() | TreeExpandMode | Specifies value that determine the expand behavior on UXTreeView. |
![]() | TreeSelectionMode | Specifies value that determine the selection behavior in UXTreeView. |