-
Home
-
API
-
XamlToCSharpGenerator.Core.Models
-
XamlPropertyAliasRule
XamlPropertyAliasRule Class
Definition
Show inherited members (7)
public sealed record XamlPropertyAliasRule(string TargetTypeName, string XamlPropertyName, string? ClrPropertyName, string Source, int Line, int Column, XamlFrameworkPropertyAliasPayload? FrameworkPayload = null) : IEquatable<XamlPropertyAliasRule>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.
Constructors (2)
Properties (9)
Methods (2)