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