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