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