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