2 writes to IsSelectionEnabled
PresentationFramework (2)
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
566_printingState.IsSelectionEnabled = IsSelectionEnabled;
System\Windows\Controls\SinglePageViewer.cs (1)
675_printingState.IsSelectionEnabled = IsSelectionEnabled;
2 references to IsSelectionEnabled
PresentationFramework (2)
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1063if (_printingState.IsSelectionEnabled)
System\Windows\Controls\SinglePageViewer.cs (1)
1100if (_printingState.IsSelectionEnabled)