2 references to GetKeyFromInstance
System.Xaml (2)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (2)
1832key = GetKeyFromInstance(value, currentType, this); 2658pendingAdd.Key = GetKeyFromInstance(pendingAdd.Item, itemType, pendingAdd);