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