This manifest defines how the HTML/CSS conversion references map to full Avalonia API lookup for 11.3.12.
Use it when you need to move from pattern guidance to exhaustive public API signatures.
This file is index/coverage metadata only and intentionally contains no HTML/CSS/XAML/C# code samples.
For this repository, complete lookup coverage is provided by combining:
controls/README.mdcontrols/As of 2026-02-18 in this repo snapshot:
135 (see controls/README.md),223,385,172.These counts are lookup baselines for this snapshot, not promises of static values across future regenerations.
Entry points:
The controls catalog is generated from Avalonia 11.3.12 and includes:
For any HTML element-to-control migration decision, resolve to specific control docs first, then apply the conversion patterns in 00, 01, and 06.
Primary app-facing layout references:
30-layout-measure-arrange-and-custom-layout-controls.md21-custom-layout-authoring.md00-html-css-layout-box-model-and-positioning.md01-html-css-flexbox-grid-and-responsive-layout-recipes.mdFull source-group lookup commands:
rg -n '^### `src/Avalonia.Base/Layout/' references/api-index-generated.md
rg -n '^### `src/Avalonia.Controls/(Grid|StackPanel|DockPanel|WrapPanel|Canvas|RelativePanel|Panel|ScrollViewer|VirtualizingPanel|VirtualizingStackPanel|LayoutTransformControl|Viewbox)' references/api-index-generated.md
Primary styling references:
04-styles-themes-resources.md16-property-system-attached-properties-behaviors-and-style-properties.md17-resources-assets-theme-variants-and-xmlns.md02-html-css-selectors-cascade-variables-and-theming.md07-html-css-design-system-utilities-and-component-variants.mdFull source-group lookup command:
rg -n '^### `src/Avalonia.Base/Styling/' references/api-index-generated.md
Primary animation references:
12-animations-transitions-and-frame-loops.md15-compositor-and-custom-visuals.md03-html-css-animations-transitions-and-motion-system.mdFull source-group lookup command:
rg -n '^### `src/Avalonia.Base/Animation/' references/api-index-generated.md
Run after adding or expanding API-focused references:
python3 scripts/find_uncovered_apis.py --output plan/api-coverage-not-covered.md
python3 -m unittest scripts.test_find_uncovered_apis
If counts change materially, update:
00-39).Use these additional comparison references for common modern app topics:
09-html-css-typography-fonts-text-flow-and-truncation.md10-html-css-backgrounds-gradients-shadows-and-glass-patterns.md11-html-css-transforms-3d-and-micro-interaction-patterns.md12-html-css-interaction-states-focus-gestures-and-input-ux.md13-html-css-navigation-tabs-sidebars-breadcrumbs-and-routing-patterns.md14-html-css-modal-drawer-toast-and-overlay-system-patterns.md15-html-css-data-table-list-and-master-detail-patterns.md16-html-css-accessibility-semantics-and-motion-preference-mapping.md17-html-css-units-calc-clamp-and-fluid-sizing-patterns.md18-html-css-images-media-object-fit-and-aspect-ratio-patterns.md19-html-css-sticky-scroll-linked-and-anchor-patterns.md20-html-css-pseudo-elements-generated-content-and-decorative-layer-patterns.md21-html-css-grid-template-areas-to-avalonia-grid-region-patterns.md22-html-css-logical-properties-to-avalonia-flow-aware-spacing-and-alignment.md23-html-css-rtl-bidi-and-flow-direction-mapping.md24-html-css-buttons-links-toggle-and-split-command-surfaces.md25-html-css-details-accordion-and-treeview-hierarchical-disclosure.md26-html-css-range-progress-meter-and-scroll-feedback-controls.md27-html-css-advanced-input-autocomplete-date-time-mask-and-numeric-controls.md28-html-css-color-input-spectrum-and-theme-accent-controls.md29-html-css-tabs-offcanvas-and-carousel-shell-patterns.md30-html-css-menubar-dropdown-and-context-menu-command-surfaces.md31-html-web-components-custom-elements-to-avalonia-custom-and-templated-controls.md32-html-shadow-dom-slots-and-css-parts-to-avalonia-control-templates-and-themes.md33-html-data-attributes-custom-events-and-behaviors-to-avalonia-attached-properties.md34-html-css-cascade-layers-scope-and-has-state-to-avalonia-style-architecture.md35-html-css-select-option-multiselect-and-combobox-to-avalonia-selecting-controls.md36-html-css-switch-checkbox-radio-and-tristate-to-avalonia-toggle-controls.md37-html-css-resizable-split-panes-and-drag-handles-to-avalonia-gridsplitter-and-thumb.md38-html-css-pull-to-refresh-and-live-feed-patterns-to-avalonia-refreshcontainer.md39-html-css-headless-tablist-and-segmented-navigation-to-avalonia-tabstrip.md