3 references to ElementName
PresentationFramework (3)
System\Windows\Data\Binding.cs (3)
564if (_sourceInUse == SourceProperties.None || _sourceInUse == SourceProperties.ElementName) 570throw new InvalidOperationException(SR.Format(SR.BindingConflict, SourceProperties.ElementName, _sourceInUse)); 801(HasValue(Feature.ElementSource)) ? SourceProperties.ElementName :