SourceGenHotDesignToolboxItem(String, String, String, String, Boolean, IReadOnlyList?) Constructor

Definition

Assembly XamlToCSharpGenerator.Runtime.Core.dll
public SourceGenHotDesignToolboxItem(string Name, string DisplayName, string Category, string XamlSnippet, bool IsProjectControl, IReadOnlyList<string>? Tags = null)

Parameters

Name
String
DisplayName
String
Category
String
XamlSnippet
String
IsProjectControl
Boolean