4 references to IsSelectionEnabled
PresentationFramework (4)
System\Windows\Controls\Primitives\DocumentViewerBase.cs (4)
64SetFlags(true, Flags.IsSelectionEnabled); 709get { return CheckFlags(Flags.IsSelectionEnabled); } 712SetFlags(value, Flags.IsSelectionEnabled); 1610if (_document is IServiceProvider && CheckFlags(Flags.IsSelectionEnabled))