4 references to DocumentAsLogicalChild
PresentationFramework (4)
System\Windows\Controls\Primitives\DocumentViewerBase.cs (4)
1319
if (CheckFlags(Flags.
DocumentAsLogicalChild
))
1346
SetFlags(false, Flags.
DocumentAsLogicalChild
);
1350
SetFlags(true, Flags.
DocumentAsLogicalChild
);
1357
if (CheckFlags(Flags.
DocumentAsLogicalChild
))