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