4 references to DocumentAsLogicalChild
PresentationFramework (4)
System\Windows\Controls\Primitives\DocumentViewerBase.cs (4)
1324
if (CheckFlags(Flags.
DocumentAsLogicalChild
))
1351
SetFlags(false, Flags.
DocumentAsLogicalChild
);
1355
SetFlags(true, Flags.
DocumentAsLogicalChild
);
1362
if (CheckFlags(Flags.
DocumentAsLogicalChild
))