1 write to _key
PresentationFramework (1)
System\Windows\Markup\Primitives\ElementMarkupObject.cs (1)
192_key = key;
4 references to _key
PresentationFramework (4)
System\Windows\Markup\Primitives\ElementMarkupObject.cs (4)
74if (_key != null) 76yield return _key; 163if (_key != null) 165yield return _key;