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