Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.Core Namespace
Inheritance Hierarchy
In This Topic
    Xceed.Wpf.Toolkit.Core Namespace
    In This Topic
    The Xceed.Wpf.Toolkit.Core namespace contains various core toolkit classes and enumerations.
    Classes
     ClassDescription
    ClassAn event data class that allows to inform the sender that the handler wants to cancel the ongoing action. The handler can set the Cancel property to false to cancel the action.
    Class 
    ClassAllows enum values to be displayed as customized values.
    Class 
    Class 
    ClassProvides event data for the ViewStackIndexChanged routed event.
    ClassRepresents an error that occurs when a Zoombox's content is invalid.
    ClassRepresents an error that occurs when an invalid template is used.
    Class 
    Class 
    ClassProvides information about the value and text being queried when an attempt is made to convert the specified value into its string representation
    ClassProvides information about the text and value being queried when an attempt is made to extract a value from the specified text
    Class 
    Class 
    ClassEvent arguments for the StylableWindow.WindowResizeThumbDrag and WindowControl.WindowResizeThumbDrag events.
    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the routed event contained in CancelRoutedEventArgs.
    DelegateHandles the ViewStackIndexChanged event.
    Delegate 
    DelegateHandles the StylableWindow.WindowResizeThumbDrag and WindowControl.WindowResizeThumbDrag events.
    Enumerations
     EnumerationDescription
    Enumeration 
    EnumerationIdentifies one of the resize thumbs used during the WindowResizeThumbDrag and WindowResizeThumbDrag events.
    See Also