4 references to DocumentAsLogicalChild
PresentationFramework (4)
System\Windows\Controls\Primitives\DocumentViewerBase.cs (4)
1309
if (CheckFlags(Flags.
DocumentAsLogicalChild
))
1336
SetFlags(false, Flags.
DocumentAsLogicalChild
);
1340
SetFlags(true, Flags.
DocumentAsLogicalChild
);
1347
if (CheckFlags(Flags.
DocumentAsLogicalChild
))