1 write to AttachedPropertyGetter
PresentationFramework (1)
src\Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
989
attributeInfo.
AttachedPropertyGetter
= attachedPropertyInfo;
3 references to AttachedPropertyGetter
PresentationFramework (3)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (2)
5858
if (_attributeInfo.
AttachedPropertyGetter
== null)
5863
return _attributeInfo.
AttachedPropertyGetter
;
src\Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
1004
if (attributeInfo.
AttachedPropertyGetter
== null)