📄️ AppBuilder Class
Initializes platform-specific services for an Application.
📄️ AppBuilder.AppMainDelegate Delegate
Definition
📄️ Application Class
Encapsulates a Avalonia application.
📄️ AttachedProperty<TValue> Class
An attached avalonia property.
📄️ AvaloniaInternalException Class
Exception signifying an internal logic error in Avalonia.
📄️ AvaloniaObject Class
An object with AvaloniaProperty support.
📄️ AvaloniaObjectExtensions Class
Provides extension methods for AvaloniaObject and related classes.
📄️ AvaloniaProperty Class
Base class for avalonia properties.
📄️ AvaloniaProperty<TValue> Class
A typed avalonia property.
📄️ AvaloniaPropertyChangedEventArgs Class
Provides information for a avalonia property change.
📄️ AvaloniaPropertyChangedEventArgs<T> Class
Provides information for an Avalonia property change.
📄️ AvaloniaPropertyChangedExtensions Class
Provides extensions for AvaloniaPropertyChangedEventArgs.
📄️ AvaloniaPropertyMetadata Class
Base class for avalonia property metadata.
📄️ AvaloniaPropertyRegistry Class
Tracks registered AvaloniaProperty instances.
📄️ ClassicDesktopStyleApplicationLifetimeExtensions Class
IClassicDesktopStyleApplicationLifetime related AppBuilder extensions.
📄️ CornerRadius Structure
Represents the radii of a rectangle's corners.
📄️ DirectProperty<TOwner, TValue> Class
A direct avalonia property.
📄️ DirectPropertyBase<TValue> Class
Base class for direct properties.
📄️ DirectPropertyMetadata<TValue> Class
Metadata for direct avalonia properties.
📄️ IDataContextProvider Interface
Defines an element with a data context that can be used for binding.
📄️ IDescription Interface
Interface for objects with a Description.
📄️ IDirectPropertyMetadata Interface
Untyped interface to DirectPropertyMetadata(TValue)
📄️ INamed Interface
Objects implementing this interface and providing a value for Name will be registered in the relevant namescope when constructed in XAML.
📄️ IStyledPropertyMetadata Interface
Untyped interface to StyledPropertyMetadata(TValue)
📄️ LoggingExtensions Class
Definition
📄️ Matrix Structure
A 3x3 matrix.
📄️ Matrix.Decomposed Structure
Definition
📄️ PixelPoint Structure
Represents a point in device pixels.
📄️ PixelRect Structure
Represents a rectangle in device pixels.
📄️ PixelSize Structure
Represents a size in device pixels.
📄️ PixelVector Structure
Defines a vector.
📄️ Point Structure
Defines a point.
📄️ Points Class
Represents a collection of Point values that can be individually accessed by index.
📄️ Rect Structure
Defines a rectangle.
📄️ RelativePoint Structure
Defines a point that may be defined relative to a containing element.
📄️ RelativeRect Structure
Defines a rectangle that may be defined relative to a containing element.
📄️ RelativeScalar Structure
Defines a scalar value that may be defined relative to a containing element.
📄️ RelativeUnit Enumeration
Defines the reference point units of an RelativePoint or RelativeRect.
📄️ RenderTargetCorruptedException Class
Definition
📄️ RenderTargetNotReadyException Class
Definition
📄️ RoundedRect Structure
Definition
📄️ Size Structure
Defines a size.
📄️ StreamBindingExtensions Class
Definition
📄️ StyledElement Class
Extends an Animatable with the following features: - An inherited DataContext. - Implements IStyleable to allow styling to work on the styled element. - Implements ILogical to form part of a logical tree. - A collection of class strings for custom styling.
📄️ StyledElementExtensions Class
Definition
📄️ StyledProperty<TValue> Class
A styled avalonia property.
📄️ StyledPropertyMetadata<TValue> Class
Metadata for styled avalonia properties.
📄️ SystemFontAppBuilderExtension Class
Definition
📄️ Thickness Structure
Describes the thickness of a frame around a rectangle.
📄️ UnsetValueType Class
Class representing the UnsetValue.
📄️ UrlOpenedEventArgs Class
Definition
📄️ Vector Structure
Defines a vector.
📄️ Vector3D Structure
Definition
📄️ Visual Class
Base class for controls that provides rendering and related visual properties.
📄️ VisualExtensions Class
Extension methods for Visual.
📄️ VisualTreeAttachmentEventArgs Class
Holds the event arguments for the AttachedToVisualTree and DetachedFromVisualTree events.