C# Class Petzold.GetMedieval.MedievalButton

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: kasicass/kasicass Class Usage Examples

Méthodes publiques

Свойство Type Description
KnockEvent System.Windows.RoutedEvent
PreviewKnockEvent System.Windows.RoutedEvent
TextProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
MeasureOverride ( Size sizeAvailable ) : Size
OnKeyDown ( System.Windows.Input.KeyEventArgs args ) : void
OnKeyUp ( System.Windows.Input.KeyEventArgs args ) : void
OnKnock ( ) : void
OnLostMouseCapture ( System.Windows.Input.MouseEventArgs args ) : void
OnMouseEnter ( System.Windows.Input.MouseEventArgs args ) : void
OnMouseLeave ( 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
OnPreviewKnock ( ) : void
OnRender ( System.Windows.Media.DrawingContext dc ) : void

Private Methods

Méthode Description
MedievalButton ( ) : System

Method Details

MeasureOverride() protected méthode

protected MeasureOverride ( Size sizeAvailable ) : Size
sizeAvailable System.Windows.Size
Résultat System.Windows.Size

OnKeyDown() protected méthode

protected OnKeyDown ( System.Windows.Input.KeyEventArgs args ) : void
args System.Windows.Input.KeyEventArgs
Résultat void

OnKeyUp() protected méthode

protected OnKeyUp ( System.Windows.Input.KeyEventArgs args ) : void
args System.Windows.Input.KeyEventArgs
Résultat void

OnKnock() protected méthode

protected OnKnock ( ) : void
Résultat void

OnLostMouseCapture() protected méthode

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

OnMouseEnter() protected méthode

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

OnMouseLeave() protected méthode

protected OnMouseLeave ( 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

OnPreviewKnock() protected méthode

protected OnPreviewKnock ( ) : void
Résultat void

OnRender() protected méthode

protected OnRender ( System.Windows.Media.DrawingContext dc ) : void
dc System.Windows.Media.DrawingContext
Résultat void

Property Details

KnockEvent public_oe static_oe property

public static RoutedEvent,System.Windows KnockEvent
Résultat System.Windows.RoutedEvent

PreviewKnockEvent public_oe static_oe property

public static RoutedEvent,System.Windows PreviewKnockEvent
Résultat System.Windows.RoutedEvent

TextProperty public_oe static_oe property

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