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