4 references to RelativeSource
PresentationFramework (4)
src\Framework\System\Windows\Data\Binding.cs (4)
570
get { return (RelativeSource)GetValue(Feature.
RelativeSource
, null); }
577
SetValue(Feature.
RelativeSource
, value, null);
736
CopyValue(Feature.
RelativeSource
, clone);
830
(HasValue(Feature.
RelativeSource
)) ? SourceProperties.RelativeSource :