4 references to CheckFlags
PresentationFramework (4)
System\Windows\Controls\Primitives\DocumentViewerBase.cs (4)
712get { return CheckFlags(Flags.IsSelectionEnabled); } 1309if (CheckFlags(Flags.DocumentAsLogicalChild)) 1347if (CheckFlags(Flags.DocumentAsLogicalChild)) 1628if (_document is IServiceProvider && CheckFlags(Flags.IsSelectionEnabled))