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