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