4 references to CheckFlags
PresentationFramework (4)
System\Windows\Controls\Primitives\DocumentViewerBase.cs (4)
708
get { return
CheckFlags
(Flags.IsSelectionEnabled); }
1296
if (
CheckFlags
(Flags.DocumentAsLogicalChild))
1331
if (
CheckFlags
(Flags.DocumentAsLogicalChild))
1609
if (_document is IServiceProvider &&
CheckFlags
(Flags.IsSelectionEnabled))