-
Home
-
API
-
XamlToCSharpGenerator.Runtime
-
SourceGenControlThemeDescriptor
SourceGenControlThemeDescriptor Class
Definition
Show inherited members (7)
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)