MenuFlyoutItemContainerTheme Property
Gets or sets the ControlTheme that is applied to the container element generated for each item.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public ControlTheme? ItemContainerTheme { get; set; }
Public Property ItemContainerTheme As ControlTheme
Get
Set
member ItemContainerTheme : ControlTheme with get, set
Property Value
ControlTheme