SourceGenHotDesignToolboxItem Class

Definition

public sealed record SourceGenHotDesignToolboxItem(string Name, string DisplayName, string Category, string XamlSnippet, bool IsProjectControl, IReadOnlyList<string>? Tags = null) : IEquatable<SourceGenHotDesignToolboxItem>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (6)