1 write to Key
PresentationFramework (1)
System\Windows\Markup\Primitives\MarkupWriter.cs (1)
260Key = key;
3 references to Key
PresentationFramework (3)
System\Windows\Markup\Primitives\MarkupWriter.cs (3)
269return other != null && other.Key.Equals(Key); 274return Key.GetHashCode();