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