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