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