AppBuilder |
Initializes platform-specific services for an Application .
|
AppBuilderDesktopExtensions |
|
Application |
Encapsulates a Avalonia application.
|
AttachedProperty<TValue> |
An attached avalonia property.
|
AvaloniaInternalException |
Exception signifying an internal logic error in Avalonia.
|
AvaloniaLocator |
|
AvaloniaObject |
An object with AvaloniaProperty support.
|
AvaloniaObjectExtensions |
Provides extension methods for AvaloniaObject and related classes.
|
AvaloniaProperty |
Base class for avalonia properties.
|
AvaloniaProperty<TValue> |
A typed avalonia property.
|
AvaloniaPropertyChangedEventArgs |
Provides information for a avalonia property change.
|
AvaloniaPropertyChangedEventArgs<T> |
Provides information for an Avalonia property change.
|
AvaloniaPropertyExtensions |
Extensions for AvaloniaProperty .
|
AvaloniaPropertyMetadata |
Base class for avalonia property metadata.
|
AvaloniaPropertyRegistry |
Tracks registered AvaloniaProperty instances.
|
ClassicDesktopStyleApplicationLifetimeExtensions |
|
Contract |
A stub of Code Contract's Contract class.
|
DevToolsExtensions |
Extension methods for attaching DevTools..
|
DirectProperty<TOwner, TValue> |
A direct avalonia property.
|
DirectPropertyBase<TValue> |
Base class for direct properties.
|
DirectPropertyMetadata<TValue> |
Metadata for direct avalonia properties.
|
EnumExtensions |
Provides extension methods for enums.
|
HeadlessVncPlatformExtensions |
|
LocatorExtensions |
|
LoggingExtensions |
|
Points |
|
RenderTargetCorruptedException |
|
StreamBindingExtensions |
|
StyledElement |
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 |
|
StyledProperty<TValue> |
A styled avalonia property.
|
StyledPropertyBase<TValue> |
Base class for styled properties.
|
StyledPropertyMetadata<TValue> |
Metadata for styled avalonia properties.
|
UnsetValueType |
Class representing the UnsetValue .
|
UrlOpenedEventArgs |
|
Visual |
Base class for controls that provides rendering and related visual properties.
|
VisualExtensions |
Extension methods for IVisual .
|
VisualTreeAttachmentEventArgs |
Holds the event arguments for the AttachedToVisualTree and
DetachedFromVisualTree events.
|