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