2 writes to _context
PresentationFramework (2)
src\Framework\System\Windows\Markup\Primitives\ElementMarkupObject.cs (2)
59_context = new ElementObjectContext(this, null); 182_context = new ElementObjectContext(this, context);
2 references to _context
PresentationFramework (2)
src\Framework\System\Windows\Markup\Primitives\ElementMarkupObject.cs (2)
187get { return _context; } 388instanceDescriptor = converter.ConvertTo(_context, TypeConverterHelper.InvariantEnglishUS,