Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.Primitives Namespace
Inheritance Hierarchy
In This Topic
    Xceed.Wpf.Toolkit.Primitives Namespace
    In This Topic

    The Xceed.Wpf.Toolkit.Primitives namespace contains various base classes and controls that are intended to be used as part of other more complex controls.

    Classes
     ClassDescription
    Class 
    Class 
    ClassBase class of controls that receive input.
    ClassProvides information used in the ItemSelectionChanged routed event.
    ClassProvides information used in the ItemSelectionChanging routed event.
    ClassRepresents a Selector class with the "Select All" option.
    ClassRepresents the "Select All" item as a SelectorItem control.
    ClassRepresents a selector class from which others are derived (CheckComboBox and CheckListBox).
    ClassRepresents an item in the Selector-based control.
    ClassBase class of the Pie shape.
    ClassBase class of controls providing an up-down spinner.
    ClassBase class of MaskedTextBox.
    ClassRepresents the container class for WindowControl-derived classes.
    ClassBase class of the ChildWindow and MessageBox classes.
    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the ItemSelectionChanged routed event.
    DelegateRepresents the method that will handle the ItemSelectionChanging routed event.
    Enumerations
     EnumerationDescription
    Enumeration 
    Remarks

    See Also