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