ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / ItemDockModeChangedEventArgs Class
Properties


In This Topic
    ItemDockModeChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ItemDockModeChangedEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the System.Windows.Controls.ItemsControl that is transitioning modes.  
    Public PropertyGets the mode the C1DockTabControl is transitioning to.  
    Public PropertyGets the mode the C1DockTabControl is transitioning from.  
    Public PropertyGets the C1DockTabControl that is transitioning modes.  
    Top
    See Also