1 write to _attributeId
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
5767_attributeId = attributeId;
3 references to _attributeId
PresentationFramework (3)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (3)
5773_dependencyProperty = _reader.MapTable.GetDependencyProperty(_attributeId); 5798_reader.MapTable.GetAttributeInfoFromId(_attributeId, out ownerTypeId, out name, out attributeUsage); 5818_attributeInfo = _reader.MapTable.GetAttributeInfoFromIdWithOwnerType(_attributeId);