4 references to CheckFlags
PresentationFramework (4)
src\Framework\System\Windows\Controls\Primitives\DocumentViewerBase.cs (4)
740
get { return
CheckFlags
(Flags.IsSelectionEnabled); }
1336
if (
CheckFlags
(Flags.DocumentAsLogicalChild))
1374
if (
CheckFlags
(Flags.DocumentAsLogicalChild))
1657
if (_document is IServiceProvider &&
CheckFlags
(Flags.IsSelectionEnabled))