1 write to _scrollViewStyleKey
PresentationFramework (1)
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (1)
2128_scrollViewStyleKey = new ComponentResourceKey(typeof(PresentationUIStyleResources), "PUIScrollViewStyleKey");
2 references to _scrollViewStyleKey
PresentationFramework (2)
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (2)
2126if (_scrollViewStyleKey == null) 2131return _scrollViewStyleKey;