📄️ AmbientAttribute Class
Defines the ambient class/property
📄️ AvaloniaListAttribute Class
Defines how compiler should split avalonia list string value before parsing individual items.
📄️ ContentAttribute Class
Defines the property that contains the object's content in markup.
📄️ DataTypeAttribute Class
Defines the property that contains type that should be used as a type information for compiled bindings.
📄️ DependsOnAttribute Class
Indicates that the property depends on the value of another property in markup.
📄️ IAddChild Interface
Definition
📄️ IAddChild<T> Interface
Definition
📄️ InheritDataTypeFromAttribute Class
Attribute that instructs the compiler to resolve the data type using specific scope hints, such as Style or ControlTemplate.
📄️ InheritDataTypeFromItemsAttribute Class
Instructs the compiler to resolve the compiled bindings data type for the item-specific properties of collection-like controls.
📄️ InheritDataTypeFromScopeKind Enumeration
Represents the kind of scope from which a data type can be inherited. Used in resolving target for AvaloniaProperty.
📄️ MarkupExtensionDefaultOptionAttribute Class
Definition
📄️ MarkupExtensionOptionAttribute Class
Definition
📄️ NotClientImplementableAttribute Class
This interface is not intended to be implemented outside of the core Avalonia framework as its API may change without warning.
📄️ PrivateApiAttribute Class
Definition
📄️ TemplateContentAttribute Class
Defines the property that contains the object's content in markup.
📄️ TrimSurroundingWhitespaceAttribute Class
Definition
📄️ UnstableAttribute Class
This API is unstable and is not covered by API compatibility guarantees between minor and patch releases.
📄️ UsableDuringInitializationAttribute Class
Definition
📄️ WhitespaceSignificantCollectionAttribute Class
Indicates that a collection type should be processed as being whitespace significant by a XAML processor.
📄️ XmlnsDefinitionAttribute Class
Maps an XML namespace to a CLR namespace for use in XAML.
📄️ XmlnsPrefixAttribute Class
Use to predefine the prefix associated to an xml namespace in a xaml file