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