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