1 write to _context
PresentationFramework (1)
System\Windows\Markup\Primitives\ElementMarkupObject.cs (1)
617
_context
= new ElementPropertyContext(this, GetItemContext());
2 references to _context
PresentationFramework (2)
System\Windows\Markup\Primitives\ElementMarkupObject.cs (2)
615
if (
_context
== null)
619
return
_context
;