6 writes to _animationType
PresentationCore (6)
System\Windows\Media\Animation\Generated\RectAnimation.cs (6)
356_animationType = AnimationType.Automatic; 363_animationType = AnimationType.FromTo; 370_animationType = AnimationType.FromBy; 377_animationType = AnimationType.From; 384_animationType = AnimationType.To; 390_animationType = AnimationType.By;
1 reference to _animationType
PresentationCore (1)
System\Windows\Media\Animation\Generated\RectAnimation.cs (1)
232switch(_animationType)