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