XamlPropertyAliasRule Class

Definition

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)