3 references to Source
PresentationFramework (3)
src\Framework\System\Windows\Data\Binding.cs (3)
533if (_sourceInUse == SourceProperties.None || _sourceInUse == SourceProperties.Source) 547throw new InvalidOperationException(SR.Get(SRID.BindingConflict, SourceProperties.Source, _sourceInUse)); 832(HasValue(Feature.ObjectSource)) ? SourceProperties.Source :