GridSplitterPreviewContent Property
Gets or sets content that will be shown when
ShowsPreview is enabled and user starts resize operation.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public ITemplate<Control> PreviewContent { get; set; }
Public Property PreviewContent As ITemplate(Of Control)
Get
Set
member PreviewContent : ITemplate<Control> with get, set
Property Value
ITemplateControl