2 implementations of KeyObject
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlRecords.cs (2)
1590object IBamlDictionaryKey.KeyObject 1827object IBamlDictionaryKey.KeyObject
1 write to KeyObject
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
499((IBamlDictionaryKey)bamlDefRecord).KeyObject = xamlDefNode.ValueType;