2 writes to IsSelectionEnabled
PresentationFramework (2)
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
557IsSelectionEnabled = IsSelectionEnabled,
System\Windows\Controls\SinglePageViewer.cs (1)
660IsSelectionEnabled = IsSelectionEnabled
2 references to IsSelectionEnabled
PresentationFramework (2)
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1048if (_printingState.IsSelectionEnabled)
System\Windows\Controls\SinglePageViewer.cs (1)
1086if (_printingState.IsSelectionEnabled)