4 references to CheckFlags
PresentationFramework (4)
System\Windows\Controls\Primitives\DocumentViewerBase.cs (4)
709
get { return
CheckFlags
(Flags.IsSelectionEnabled); }
1297
if (
CheckFlags
(Flags.DocumentAsLogicalChild))
1332
if (
CheckFlags
(Flags.DocumentAsLogicalChild))
1610
if (_document is IServiceProvider &&
CheckFlags
(Flags.IsSelectionEnabled))