1 write to AttachedPropertyGetter
PresentationFramework (1)
System\Windows\Markup\XamlTypeMapper.cs (1)
904
attributeInfo.
AttachedPropertyGetter
= attachedPropertyInfo;
3 references to AttachedPropertyGetter
PresentationFramework (3)
System\Windows\Markup\BamlRecordReader.cs (2)
5781
if (_attributeInfo.
AttachedPropertyGetter
== null)
5786
return _attributeInfo.
AttachedPropertyGetter
;
System\Windows\Markup\XamlTypeMapper.cs (1)
919
if (attributeInfo.
AttachedPropertyGetter
== null)