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