Skip to main content Link Search Menu Expand Document (external link)

CommandBarElementContainer

Namespace: FluentAvalonia.UI.Controls

Represents a container that allows an element that doesn’t implement ICommandBarElement to be displayed in a command bar.

C#

public class CommandBarElementContainer : ContentControl


Xaml

<ui:CommandBarElementContainer />


Required Template Parts

None :)


Pseudoclasses

:overflow, :disabled, :focus, :focus-visible, :focus-within, :pointerover



Examples and Usage Notes

None yet.


API

Note: Inherited members are not shown


Properties

DynamicOverflowOrderProperty Defines the `FluentAvalonia.UI.Controls.CommandBarElementContainer.DynamicOverflowOrder` property
IsCompactProperty Defines the `FluentAvalonia.UI.Controls.CommandBarElementContainer.IsCompact` property
IsInOverflowProperty Defines the `FluentAvalonia.UI.Controls.CommandBarElementContainer.IsInOverflow` property


Events


Methods