Свойство | Type | Description | |
---|---|---|---|
TitleBarContentProperty | AvaloniaProperty |
Свойство | Type | Description | |
---|---|---|---|
ToggleWindowState | void |
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 |
Méthode | Description | |
---|---|---|
ToggleWindowState ( ) : void |
protected OnPointerMoved ( Avalonia.Input.PointerEventArgs e ) : void | ||
e | Avalonia.Input.PointerEventArgs | |
Résultat | void |
protected OnPointerPressed ( Avalonia.Input.PointerPressedEventArgs e ) : void | ||
e | Avalonia.Input.PointerPressedEventArgs | |
Résultat | void |
protected OnPointerReleased ( Avalonia.Input.PointerEventArgs e ) : void | ||
e | Avalonia.Input.PointerEventArgs | |
Résultat | void |
protected OnTemplateApplied ( Avalonia.Controls.Primitives.TemplateAppliedEventArgs e ) : void | ||
e | Avalonia.Controls.Primitives.TemplateAppliedEventArgs | |
Résultat | void |