BackgroundSizing Property
Gets or sets how the control's background is drawn relative to the control's border.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public BackgroundSizing BackgroundSizing { get; set; }
Public Property BackgroundSizing As BackgroundSizing
Get
Set
member BackgroundSizing : BackgroundSizing with get, set
Property Value
BackgroundSizingSee Also
Reference
TemplatedControl Class
Avalonia.Controls.Primitives Namespace