6 writes to _animationType
PresentationCore (6)
System\Windows\Media\Animation\Generated\SizeAnimation.cs (6)
367_animationType = AnimationType.Automatic; 374_animationType = AnimationType.FromTo; 381_animationType = AnimationType.FromBy; 388_animationType = AnimationType.From; 395_animationType = AnimationType.To; 401_animationType = AnimationType.By;
1 reference to _animationType
PresentationCore (1)
System\Windows\Media\Animation\Generated\SizeAnimation.cs (1)
243switch(_animationType)