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