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