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