4 references to CheckFlags
PresentationFramework (4)
System\Windows\Controls\Primitives\DocumentViewerBase.cs (4)
728get { return CheckFlags(Flags.IsSelectionEnabled); } 1324if (CheckFlags(Flags.DocumentAsLogicalChild)) 1362if (CheckFlags(Flags.DocumentAsLogicalChild)) 1645if (_document is IServiceProvider && CheckFlags(Flags.IsSelectionEnabled))