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