3 references to AttributesProperty
PresentationFramework (3)
System\Windows\Localization.cs (3)
85return GetValue(element, AttributesProperty); 98SetValue(element, AttributesProperty, attributes); 118Debug.Assert(property == AttributesProperty);