2 references to SourceProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\DoubleAnimationUsingPath.cs (2)
101
return (PathAnimationSource)GetValue(
SourceProperty
);
105
SetValue(
SourceProperty
, value);