1 write to _currentStoryboards
PresentationFramework (1)
System\Windows\VisualStateGroup.cs (1)
90_currentStoryboards = new Collection<Storyboard>();
2 references to _currentStoryboards
PresentationFramework (2)
System\Windows\VisualStateGroup.cs (2)
88if (_currentStoryboards == null) 93return _currentStoryboards;