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)
79
if (
_key
!= null)
81
yield return
_key
;
168
if (
_key
!= null)
170
yield return
_key
;