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