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