3 references to Source
PresentationFramework (3)
System\Windows\Data\Binding.cs (3)
528
if (_sourceInUse == SourceProperties.None || _sourceInUse == SourceProperties.
Source
)
542
throw new InvalidOperationException(SR.Format(SR.BindingConflict, SourceProperties.
Source
, _sourceInUse));
827
(HasValue(Feature.ObjectSource)) ? SourceProperties.
Source
: