3 writes to Key
PresentationFramework (3)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (3)
488
CurrentContext.
Key
= dictionaryKey;
524
CurrentContext.
Key
= dictionaryKey;
3443
context.
Key
= key;
2 references to Key
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (2)
4704
if (currentContext.
Key
== null)
4710
dictionary.Add(currentContext.
Key
, currentObject);