1 write to _key
PresentationFramework (1)
src\Framework\System\Windows\Markup\Primitives\ElementMarkupObject.cs (1)
197_key = key;
4 references to _key
PresentationFramework (4)
src\Framework\System\Windows\Markup\Primitives\ElementMarkupObject.cs (4)
79if (_key != null) 81yield return _key; 168if (_key != null) 170yield return _key;