1 write to Key
System.Xaml (1)
System\Xaml\XamlObjectReader.cs (1)
3037Key = key;
3 references to Key
System.Xaml (3)
System\Xaml\XamlObjectReader.cs (3)
3045return obj is Entry other && other.Key.Equals(Key); 3050return Key.GetHashCode();