C# Class Xceed.Wpf.Toolkit.Zoombox.Zoombox.DragAdorner

Inheritance: System.Windows.Documents.Adorner
Exibir arquivo Open project: Gainedge/BetterExplorer

Public Properties

Property Type Description
BrushProperty System.Windows.DependencyProperty
PenProperty System.Windows.DependencyProperty
RectProperty System.Windows.DependencyProperty

Public Methods

Method Description
DragAdorner ( UIElement adornedElement ) : System

Protected Methods

Method Description
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void

Private Methods

Method Description
OnRectChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

DragAdorner() public method

public DragAdorner ( UIElement adornedElement ) : System
adornedElement UIElement
return System

OnRender() protected method

protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void
drawingContext System.Windows.Media.DrawingContext
return void

Property Details

BrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows BrushProperty
return System.Windows.DependencyProperty

PenProperty public_oe static_oe property

public static DependencyProperty,System.Windows PenProperty
return System.Windows.DependencyProperty

RectProperty public_oe static_oe property

public static DependencyProperty,System.Windows RectProperty
return System.Windows.DependencyProperty