public sealed record XamlPropertyAssignment(string PropertyName, string XmlNamespace, string Value, bool IsAttached, int Line, int Column, ConditionalXamlExpression? Condition = null) : IEquatable<XamlPropertyAssignment>
kind:method, kind:property, kind:ctor. Press Esc to clear.