C# Class AvalonStudio.Controls.MetroWindow

Inheritance: Avalonia.Window, IStyleable
Afficher le fichier Open project: VitalElement/AvalonStudio

Méthodes publiques

Свойство Type Description
TitleBarContentProperty AvaloniaProperty

Private Properties

Свойство Type Description
ToggleWindowState void

Méthodes protégées

Méthode Description
OnPointerMoved ( Avalonia.Input.PointerEventArgs e ) : void
OnPointerPressed ( Avalonia.Input.PointerPressedEventArgs e ) : void
OnPointerReleased ( Avalonia.Input.PointerEventArgs e ) : void
OnTemplateApplied ( Avalonia.Controls.Primitives.TemplateAppliedEventArgs e ) : void

Private Methods

Méthode Description
ToggleWindowState ( ) : void

Method Details

OnPointerMoved() protected méthode

protected OnPointerMoved ( Avalonia.Input.PointerEventArgs e ) : void
e Avalonia.Input.PointerEventArgs
Résultat void

OnPointerPressed() protected méthode

protected OnPointerPressed ( Avalonia.Input.PointerPressedEventArgs e ) : void
e Avalonia.Input.PointerPressedEventArgs
Résultat void

OnPointerReleased() protected méthode

protected OnPointerReleased ( Avalonia.Input.PointerEventArgs e ) : void
e Avalonia.Input.PointerEventArgs
Résultat void

OnTemplateApplied() protected méthode

protected OnTemplateApplied ( Avalonia.Controls.Primitives.TemplateAppliedEventArgs e ) : void
e Avalonia.Controls.Primitives.TemplateAppliedEventArgs
Résultat void

Property Details

TitleBarContentProperty public_oe static_oe property

public static AvaloniaProperty TitleBarContentProperty
Résultat AvaloniaProperty