4 references to RelativeSource
PresentationFramework (4)
System\Windows\Data\Binding.cs (4)
540
get { return (RelativeSource)GetValue(Feature.
RelativeSource
, null); }
547
SetValue(Feature.
RelativeSource
, value, null);
706
CopyValue(Feature.
RelativeSource
, clone);
800
(HasValue(Feature.
RelativeSource
)) ? SourceProperties.RelativeSource :