1 write to ToProperty
PresentationCore (1)
System\Windows\Media\Animation\Generated\PointAnimation.cs (1)
70ToProperty = DependencyProperty.Register(
2 references to ToProperty
PresentationCore (2)
System\Windows\Media\Animation\Generated\PointAnimation.cs (2)
467return (Point?)GetValue(ToProperty); 471SetValueInternal(ToProperty, value);