C# 클래스 Xceed.Wpf.Toolkit.Zoombox.Zoombox.DragAdorner

상속: System.Windows.Documents.Adorner
파일 보기 프로젝트 열기: Gainedge/BetterExplorer

공개 프로퍼티들

프로퍼티 타입 설명
BrushProperty System.Windows.DependencyProperty
PenProperty System.Windows.DependencyProperty
RectProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
DragAdorner ( UIElement adornedElement ) : System

보호된 메소드들

메소드 설명
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void

비공개 메소드들

메소드 설명
OnRectChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

DragAdorner() 공개 메소드

public DragAdorner ( UIElement adornedElement ) : System
adornedElement UIElement
리턴 System

OnRender() 보호된 메소드

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

프로퍼티 상세

BrushProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows BrushProperty
리턴 System.Windows.DependencyProperty

PenProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows PenProperty
리턴 System.Windows.DependencyProperty

RectProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows RectProperty
리턴 System.Windows.DependencyProperty