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