1 write to _states
PresentationFramework (1)
src\Framework\System\Windows\VisualStateGroup.cs (1)
41_states = new FreezableCollection<VisualState>();
2 references to _states
PresentationFramework (2)
src\Framework\System\Windows\VisualStateGroup.cs (2)
39if (_states == null) 44return _states;