2 writes to Key
System.Xaml (2)
System\Xaml\Context\NameFixupToken.cs (1)
29
Key
= key;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
2543
token.Target.KeyHolder.
Key
= key;
2 references to Key
System.Xaml (2)
System\Xaml\Context\ObjectWriterFrame.cs (1)
147
return ftkh.
Key
;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
2542
Debug.Assert(token.Target.KeyHolder.
Key
== token);