1 write to _transitions
PresentationFramework (1)
System\Windows\VisualStateGroup.cs (1)
54_transitions = new FreezableCollection<VisualTransition>();
2 references to _transitions
PresentationFramework (2)
System\Windows\VisualStateGroup.cs (2)
52if (_transitions == null) 57return _transitions;