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