SourceGenControlThemeDescriptor Class

Definition

public sealed record SourceGenControlThemeDescriptor(string Uri, string? Key, string? TargetTypeName, string? BasedOn, string? ThemeVariant, string RawXaml, string? BasedOnKey = null, string? NormalizedThemeVariant = null, Func<ControlTheme>? Factory = null) : IEquatable<SourceGenControlThemeDescriptor>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (9)