2 writes to IsSelectionEnabled
PresentationFramework (2)
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
560IsSelectionEnabled = IsSelectionEnabled,
System\Windows\Controls\SinglePageViewer.cs (1)
672IsSelectionEnabled = IsSelectionEnabled
2 references to IsSelectionEnabled
PresentationFramework (2)
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1054if (_printingState.IsSelectionEnabled)
System\Windows\Controls\SinglePageViewer.cs (1)
1098if (_printingState.IsSelectionEnabled)