1 write to _scrollViewerStyleKey
PresentationFramework (1)
System\Windows\SystemResourceKey.cs (1)
2104_scrollViewerStyleKey = new SystemThemeKey(SystemResourceKeyID.GridViewScrollViewerStyle);
2 references to _scrollViewerStyleKey
PresentationFramework (2)
System\Windows\SystemResourceKey.cs (2)
2102if (_scrollViewerStyleKey == null) 2107return _scrollViewerStyleKey;