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)
1063
if (_printingState.
IsSelectionEnabled
)
System\Windows\Controls\SinglePageViewer.cs (1)
1100
if (_printingState.
IsSelectionEnabled
)