1 write to ByProperty
PresentationCore (1)
System\Windows\Media\Animation\Generated\Rotation3DAnimation.cs (1)
67
ByProperty
= DependencyProperty.Register(
2 references to ByProperty
PresentationCore (2)
System\Windows\Media\Animation\Generated\Rotation3DAnimation.cs (2)
477
return (Rotation3D)GetValue(
ByProperty
);
481
SetValueInternal(
ByProperty
, value);