C# 클래스 Yuhan.WPF.VisualContainer.Demo.Controls.CanvasItemContainer

Collector.xaml에 대한 상호 작용 논리
상속: Yuhan.WPF.Controls.AdornedControl
파일 보기 프로젝트 열기: hansuky/Yuhan

공개 프로퍼티들

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

Private Properties

프로퍼티 타입 설명
SetUpRequestBtn_Click void
SizeBtn_MouseDown void
SizeBtn_MouseUp void
SizeBtn_Move void
Thumb_DragDelta void

공개 메소드들

메소드 설명
CanvasItemContainer ( ) : System

비공개 메소드들

메소드 설명
SetUpRequestBtn_Click ( object sender, RoutedEventArgs e ) : void
SizeBtn_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
SizeBtn_MouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
SizeBtn_Move ( object sender, System.Windows.Input.MouseEventArgs e ) : void
Thumb_DragDelta ( object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs e ) : void

메소드 상세

CanvasItemContainer() 공개 메소드

public CanvasItemContainer ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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