2 writes to Key
System.Xaml (2)
System\Xaml\Context\NameFixupToken.cs (1)
25
Key
= key;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
2614
token.Target.KeyHolder.
Key
= key;
2 references to Key
System.Xaml (2)
System\Xaml\Context\ObjectWriterFrame.cs (1)
142
return ftkh.
Key
;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
2613
Debug.Assert(token.Target.KeyHolder.
Key
== token);