1 write to _scrollViewStyleKey
PresentationFramework (1)
System\Windows\Controls\FlowDocumentReader.cs (1)
2122_scrollViewStyleKey = new ComponentResourceKey(typeof(PresentationUIStyleResources), "PUIScrollViewStyleKey");
2 references to _scrollViewStyleKey
PresentationFramework (2)
System\Windows\Controls\FlowDocumentReader.cs (2)
2120if (_scrollViewStyleKey == null) 2125return _scrollViewStyleKey;