4 references to DocumentAsLogicalChild
PresentationFramework (4)
System\Windows\Controls\Primitives\DocumentViewerBase.cs (4)
1297
if (CheckFlags(Flags.
DocumentAsLogicalChild
))
1321
SetFlags(false, Flags.
DocumentAsLogicalChild
);
1325
SetFlags(true, Flags.
DocumentAsLogicalChild
);
1332
if (CheckFlags(Flags.
DocumentAsLogicalChild
))