C# Class Yuhan.WPF.VisualContainer.Demo.Controls.CanvasItemContainer

Collector.xaml에 대한 상호 작용 논리
Inheritance: Yuhan.WPF.Controls.AdornedControl
Afficher le fichier Open project: hansuky/Yuhan

Méthodes publiques

Свойство Type Description
ContainerNameProperty System.Windows.DependencyProperty
IsEditableProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
SetUpRequestBtn_Click void
SizeBtn_MouseDown void
SizeBtn_MouseUp void
SizeBtn_Move void
Thumb_DragDelta void

Méthodes publiques

Méthode Description
CanvasItemContainer ( ) : System

Private Methods

Méthode Description
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

Method Details

CanvasItemContainer() public méthode

public CanvasItemContainer ( ) : System
Résultat System

Property Details

ContainerNameProperty public_oe static_oe property

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

IsEditableProperty public_oe static_oe property

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