4 references to CheckFlags
PresentationFramework (4)
System\Windows\Controls\Primitives\DocumentViewerBase.cs (4)
728
get { return
CheckFlags
(Flags.IsSelectionEnabled); }
1324
if (
CheckFlags
(Flags.DocumentAsLogicalChild))
1362
if (
CheckFlags
(Flags.DocumentAsLogicalChild))
1645
if (_document is IServiceProvider &&
CheckFlags
(Flags.IsSelectionEnabled))