SetPreviewWith(ResourceDictionary, Control) Method
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static void SetPreviewWith(
ResourceDictionary target,
Control? control
)
Public Shared Sub SetPreviewWith (
target As ResourceDictionary,
control As Control
)
static member SetPreviewWith :
target : ResourceDictionary *
control : Control -> unit
Parameters
See Also
Reference
Design Class
SetPreviewWith Overload
Avalonia.Controls Namespace