1 write to _scrollViewerStyleKey
PresentationFramework (1)
src\Framework\System\Windows\SystemResourceKey.cs (1)
2012_scrollViewerStyleKey = new SystemThemeKey(SystemResourceKeyID.GridViewScrollViewerStyle);
2 references to _scrollViewerStyleKey
PresentationFramework (2)
src\Framework\System\Windows\SystemResourceKey.cs (2)
2010if (_scrollViewerStyleKey == null) 2015return _scrollViewerStyleKey;