ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / PreviewAdorner Class
Members

In This Topic
    PreviewAdorner Class
    In This Topic
    To show the line preview when C1DockSplitter drag event
    Object Model
    PreviewAdorner Class
    Syntax
    'Declaration
     
    Public Class PreviewAdorner 
       Inherits System.Windows.Documents.Adorner
    public class PreviewAdorner : System.Windows.Documents.Adorner 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Documents.Adorner
                         C1.WPF.Docking.PreviewAdorner

    See Also