Design.

ApplyDesignModeProperties(Control, Control) Method

Namespace
Avalonia.Controls
Containing Type
Design

Syntax

public static void ApplyDesignModeProperties(Control target, Control source)

Parameters

Name Type Description
target Control
source Control

Return Value

Type Description
void