3 references to ExplicitObjectRef
PresentationFramework (3)
src\Framework\System\Windows\Data\Binding.cs (3)
538
SourceReference = new
ExplicitObjectRef
(value);
854
static readonly ObjectRef UnsetSource = new
ExplicitObjectRef
(null);
855
static readonly ObjectRef StaticSourceRef = new
ExplicitObjectRef
(BindingExpression.StaticSource);