Namespace: Avalonia.Experimental.Data.Core

This namespace contains the observable runtime used by TreeDataGrid typed-binding expressions after they are instantiated.

Functional Groups

Observable Infrastructure

Instantiated Bindings

Guidance

Use this namespace when you need to understand subscription lifetimes, fallback value handling, or change propagation inside typed bindings.

Complete Type Index

Type Kind Primary Article
LightweightObservableBase<T> Class advanced/typed-binding.md
TypedBindingExpression<TIn, TOut> Class advanced/typed-binding.md