3 references to ElementName
PresentationFramework (3)
src\Framework\System\Windows\Data\Binding.cs (3)
594if (_sourceInUse == SourceProperties.None || _sourceInUse == SourceProperties.ElementName) 600throw new InvalidOperationException(SR.Get(SRID.BindingConflict, SourceProperties.ElementName, _sourceInUse)); 831(HasValue(Feature.ElementSource)) ? SourceProperties.ElementName :