ContentControl.

Presenter Property

Summary

Gets the presenter from the control's template.
Namespace
Avalonia.Controls
Containing Type
ContentControl

Syntax

public IContentPresenter Presenter { get; private set; }

Value

Type Description
IContentPresenter