ItemContainerThemeProperty Field
Defines the ItemContainerTheme property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<ControlTheme?> ItemContainerThemeProperty
Public Shared ReadOnly ItemContainerThemeProperty As StyledProperty(Of ControlTheme)
static val ItemContainerThemeProperty: StyledProperty<ControlTheme>