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