1 write to _key
PresentationFramework (1)
System\Windows\Markup\Primitives\ElementMarkupObject.cs (1)
181_key = key;
4 references to _key
PresentationFramework (4)
System\Windows\Markup\Primitives\ElementMarkupObject.cs (4)
63if (_key != null) 65yield return _key; 152if (_key != null) 154yield return _key;