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

Inheritance: System.Windows.Documents.Adorner
Afficher le fichier Open project: Gainedge/BetterExplorer

Méthodes publiques

Свойство Type Description
BrushProperty System.Windows.DependencyProperty
PenProperty System.Windows.DependencyProperty
RectProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
DragAdorner ( UIElement adornedElement ) : System

Méthodes protégées

Méthode Description
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void

Private Methods

Méthode Description
OnRectChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

DragAdorner() public méthode

public DragAdorner ( UIElement adornedElement ) : System
adornedElement UIElement
Résultat System

OnRender() protected méthode

protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void
drawingContext System.Windows.Media.DrawingContext
Résultat void

Property Details

BrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows BrushProperty
Résultat System.Windows.DependencyProperty

PenProperty public_oe static_oe property

public static DependencyProperty,System.Windows PenProperty
Résultat System.Windows.DependencyProperty

RectProperty public_oe static_oe property

public static DependencyProperty,System.Windows RectProperty
Résultat System.Windows.DependencyProperty