4 references to RelativeSource
PresentationFramework (4)
System\Windows\Data\Binding.cs (4)
539
get { return (RelativeSource)GetValue(Feature.
RelativeSource
, null); }
546
SetValue(Feature.
RelativeSource
, value, null);
705
CopyValue(Feature.
RelativeSource
, clone);
799
(HasValue(Feature.
RelativeSource
)) ? SourceProperties.RelativeSource :