4 references to RelativeSource
PresentationFramework (4)
System\Windows\Data\Binding.cs (4)
565
get { return (RelativeSource)GetValue(Feature.
RelativeSource
, null); }
572
SetValue(Feature.
RelativeSource
, value, null);
731
CopyValue(Feature.
RelativeSource
, clone);
825
(HasValue(Feature.
RelativeSource
)) ? SourceProperties.RelativeSource :