C# Class Gu.Wpf.Geometry.Demo.Dot

Interaction logic for Dot.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: JohanLarsson/Gu.Wpf.Geometry

Méthodes publiques

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

Méthodes publiques

Méthode Description
Dot ( ) : System.Windows

Méthodes protégées

Méthode Description
OnLostMouseCapture ( System.Windows.Input.MouseEventArgs args ) : void
OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs args ) : void
OnMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs args ) : void
OnMouseMove ( System.Windows.Input.MouseEventArgs args ) : void

Private Methods

Méthode Description
OnCenterChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void

Method Details

Dot() public méthode

public Dot ( ) : System.Windows
Résultat System.Windows

OnLostMouseCapture() protected méthode

protected OnLostMouseCapture ( System.Windows.Input.MouseEventArgs args ) : void
args System.Windows.Input.MouseEventArgs
Résultat void

OnMouseLeftButtonDown() protected méthode

protected OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs args ) : void
args System.Windows.Input.MouseButtonEventArgs
Résultat void

OnMouseLeftButtonUp() protected méthode

protected OnMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs args ) : void
args System.Windows.Input.MouseButtonEventArgs
Résultat void

OnMouseMove() protected méthode

protected OnMouseMove ( System.Windows.Input.MouseEventArgs args ) : void
args System.Windows.Input.MouseEventArgs
Résultat void

Property Details

CenterProperty public_oe static_oe property

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