1 write to ByProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\Generated\VectorAnimation.cs (1)
79
ByProperty
= DependencyProperty.Register(
2 references to ByProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Generated\VectorAnimation.cs (2)
489
return (Vector?)GetValue(
ByProperty
);
493
SetValueInternal(
ByProperty
, value);