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