1 reference to LocalizedPropertiesAttributeName
Microsoft.DotNet.XliffTasks (1)
Model\XamlRuleDocument.cs (1)
51var localizableProperties = element.Attribute(XName.Get(LocalizedPropertiesAttributeName, XliffTasksNs))?.Value?.Split(';');