3 references to XmlLangProperty
PresentationFramework (3)
System\Windows\FrameworkContentElement.cs (1)
40[XmlLangProperty("Language")]
System\Windows\FrameworkElement.cs (1)
91[XmlLangProperty("Language")]
System\Windows\Markup\Baml2006\WpfKnownType.cs (1)
401result = (_xmlLangPropertyName == null) ? null : new XmlLangPropertyAttribute(_xmlLangPropertyName);