1 write to ByProperty
PresentationCore (1)
System\Windows\Media\Animation\Generated\SizeAnimation.cs (1)
77ByProperty = DependencyProperty.Register(
2 references to ByProperty
PresentationCore (2)
System\Windows\Media\Animation\Generated\SizeAnimation.cs (2)
487return (Size?)GetValue(ByProperty); 491SetValueInternal(ByProperty, value);