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