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