2 writes to IsSelectionEnabled
PresentationFramework (2)
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
563_printingState.IsSelectionEnabled = IsSelectionEnabled;
System\Windows\Controls\SinglePageViewer.cs (1)
672_printingState.IsSelectionEnabled = IsSelectionEnabled;
2 references to IsSelectionEnabled
PresentationFramework (2)
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1060if (_printingState.IsSelectionEnabled)
System\Windows\Controls\SinglePageViewer.cs (1)
1097if (_printingState.IsSelectionEnabled)