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

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

공개 프로퍼티들

프로퍼티 타입 설명
IsDrawingProperty System.Windows.DependencyProperty
IsEditableProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
VisualCanvasItem ( ) : System

보호된 메소드들

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

메소드 상세

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

protected static OnIsDrawingChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void
obj System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

VisualCanvasItem() 공개 메소드

public VisualCanvasItem ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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