1 write to _context
PresentationFramework (1)
src\Framework\System\Windows\Markup\Primitives\ElementMarkupObject.cs (1)
632_context = new ElementPropertyContext(this, GetItemContext());
2 references to _context
PresentationFramework (2)
src\Framework\System\Windows\Markup\Primitives\ElementMarkupObject.cs (2)
630if (_context == null) 634return _context;