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