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