3 instantiations of ExplicitObjectRef
PresentationFramework (3)
System\Windows\Data\Binding.cs (3)
533
SourceReference = new
ExplicitObjectRef
(value);
849
static readonly ObjectRef UnsetSource = new
ExplicitObjectRef
(null);
850
static readonly ObjectRef StaticSourceRef = new
ExplicitObjectRef
(BindingExpression.StaticSource);