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)
603if (_context == null) 607return _context;