OffContentTemplateProperty Field
Defines the OffContentTemplate property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<IDataTemplate?> OffContentTemplateProperty
Public Shared ReadOnly OffContentTemplateProperty As StyledProperty(Of IDataTemplate)
static val OffContentTemplateProperty: StyledProperty<IDataTemplate>