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