4 references to CheckFlags
PresentationFramework (4)
System\Windows\Controls\Primitives\DocumentViewerBase.cs (4)
712
get { return
CheckFlags
(Flags.IsSelectionEnabled); }
1309
if (
CheckFlags
(Flags.DocumentAsLogicalChild))
1347
if (
CheckFlags
(Flags.DocumentAsLogicalChild))
1628
if (_document is IServiceProvider &&
CheckFlags
(Flags.IsSelectionEnabled))