C# 클래스 Yuhan.WPF.VisualContainer.VisualCanvas

상속: System.Windows.Controls.Primitives.Selector
파일 보기 프로젝트 열기: hansuky/Yuhan

공개 프로퍼티들

프로퍼티 타입 설명
BottomFieldNameProperty System.Windows.DependencyProperty
HeightFieldNameProperty System.Windows.DependencyProperty
ImageSourceProperty System.Windows.DependencyProperty
ImageStrechProperty System.Windows.DependencyProperty
IsEditableProperty System.Windows.DependencyProperty
LeftFieldNameProperty System.Windows.DependencyProperty
MinItemHeightProperty System.Windows.DependencyProperty
MinItemWidthProperty System.Windows.DependencyProperty
RightFieldNameProperty System.Windows.DependencyProperty
TopFieldNameProperty System.Windows.DependencyProperty
WidthFieldNameProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
IsEditableChanged void
VisualCanvas_MouseLeftButtonDown void
VisualCanvas_MouseLeftButtonUp void
VisualCanvas_MouseMove void

공개 메소드들

메소드 설명
InitItemContainerStyle ( ) : void
VisualCanvas ( ) : System

보호된 메소드들

메소드 설명
GenerateItemContainerStyle ( ) : System.Windows.Style
GetContainerForItemOverride ( ) : DependencyObject
OnBottomFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnHeightFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnLeftFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnRightFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTopFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnWidthFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

비공개 메소드들

메소드 설명
IsEditableChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void
VisualCanvas_MouseLeftButtonDown ( object sender, System e ) : void
VisualCanvas_MouseLeftButtonUp ( object sender, System e ) : void
VisualCanvas_MouseMove ( object sender, System e ) : void

메소드 상세

GenerateItemContainerStyle() 보호된 메소드

protected GenerateItemContainerStyle ( ) : System.Windows.Style
리턴 System.Windows.Style

GetContainerForItemOverride() 보호된 메소드

protected GetContainerForItemOverride ( ) : DependencyObject
리턴 System.Windows.DependencyObject

InitItemContainerStyle() 공개 메소드

public InitItemContainerStyle ( ) : void
리턴 void

OnBottomFieldNameChanged() 보호된 정적인 메소드

protected static OnBottomFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

OnHeightFieldNameChanged() 보호된 정적인 메소드

protected static OnHeightFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

OnLeftFieldNameChanged() 보호된 정적인 메소드

protected static OnLeftFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

OnRightFieldNameChanged() 보호된 정적인 메소드

protected static OnRightFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

OnTopFieldNameChanged() 보호된 정적인 메소드

protected static OnTopFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

OnWidthFieldNameChanged() 보호된 정적인 메소드

protected static OnWidthFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

VisualCanvas() 공개 메소드

public VisualCanvas ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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