2 instantiations of ElementObjectContext
PresentationFramework (2)
System\Windows\Markup\Primitives\ElementMarkupObject.cs (2)
42
_context = new
ElementObjectContext
(this, null);
165
_context = new
ElementObjectContext
(this, context);