PreviewContentProperty Field
Defines the PreviewContent property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<ITemplate<Control>> PreviewContentProperty
Public Shared ReadOnly PreviewContentProperty As StyledProperty(Of ITemplate(Of Control))
static val PreviewContentProperty: StyledProperty<ITemplate<Control>>
Field Value
StyledProperty(ITemplate(Control))