DesignSetPreviewWith(ResourceDictionary, Control) Method

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static void SetPreviewWith(
	ResourceDictionary target,
	Control? control
)

Parameters

target  ResourceDictionary
 
control  Control
 

See Also