Skip to main content

IDataContextProvider Interface

Not client implementable.

Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.

Defines an element with a data context that can be used for binding.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)

[NotClientImplementableAttribute]
public interface IDataContextProvider
View Source

Properties

DataContextGets or sets the element's data context.

See Also

Reference

Avalonia Namespace