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