1 write to _key
PresentationFramework (1)
System\Windows\Markup\Primitives\ElementMarkupObject.cs (1)
180_key = key;
4 references to _key
PresentationFramework (4)
System\Windows\Markup\Primitives\ElementMarkupObject.cs (4)
62if (_key != null) 64yield return _key; 151if (_key != null) 153yield return _key;