BackgroundSizingProperty Field
Defines the BackgroundSizing property.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<BackgroundSizing> BackgroundSizingProperty
Public Shared ReadOnly BackgroundSizingProperty As StyledProperty(Of BackgroundSizing)
static val BackgroundSizingProperty: StyledProperty<BackgroundSizing>
Field Value
StyledProperty(BackgroundSizing)
See Also
Reference
TemplatedControl Class
Avalonia.Controls.Primitives Namespace