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