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