2 writes to Key
System.Xaml (2)
System\Xaml\Context\NameFixupToken.cs (1)
26
Key
= key;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
2541
token.Target.KeyHolder.
Key
= key;
2 references to Key
System.Xaml (2)
System\Xaml\Context\ObjectWriterFrame.cs (1)
143
return ftkh.
Key
;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
2540
Debug.Assert(token.Target.KeyHolder.
Key
== token);