Skip to main content

Container Class

Definition

Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static class Container
View Source
InheritanceObject → Container

Methods

GetName(Layoutable)Gets the value of the Container.Name attached property.
GetSizing(Layoutable)Gets the value of the Container.Sizing attached property.
SetName(Layoutable, String)Sets the value of the Container.Name attached property.
SetSizing(Layoutable, ContainerSizing)Sets the value of the Container.Name attached property.

Fields

NamePropertyDefines the Name attached property.
SizingPropertyDefines the Sizing attached property.

See Also

Reference

Avalonia.Styling Namespace