3 references to AttributesProperty
PresentationFramework (3)
src\Framework\System\Windows\Localization.cs (3)
97return GetValue(element, AttributesProperty); 113SetValue(element, AttributesProperty, attributes); 133Debug.Assert(property == AttributesProperty);