86 references to False
PresentationFramework (86)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
273fFound = PTS.False;
MS\Internal\PtsHost\FigureParagraph.cs (11)
184CreateSubpageFiniteHelper(PtsContext, IntPtr.Zero, PTS.False, _mainTextSegment.Handle, IntPtr.Zero, PTS.False, PTS.True, 186cColumns, columnInfoCollection, PTS.False, 227CreateSubpageFiniteHelper(PtsContext, IntPtr.Zero, PTS.False, _mainTextSegment.Handle, IntPtr.Zero, PTS.False, PTS.True, 229cColumns, columnInfoCollection, PTS.False, 292fsfigprops.fNonTextPlane = PTS.False; 293fsfigprops.fAllowOverlap = PTS.False; 358fPushToNextTrack = PTS.False; 522ref rcMargin, cColumns, rgColumnInfo, PTS.False, 5230, null, null, 0, null, null, PTS.False,
MS\Internal\PtsHost\FloaterParagraph.cs (10)
199fsfmtr.fContainsItemThatStoppedBeforeFootnote = PTS.False; 200fsfmtr.fForcedProgress = PTS.False; 202fsbbox.fDefined = PTS.False; 217fEmptyOk = PTS.False; 249ref fsrcSubpageMargin, cColumns, columnInfoCollection, PTS.False, fsksuppresshardbreakbeforefirstparaIn, 299ref fsrcSubpageMargin, cColumns, columnInfoCollection, PTS.False, fsksuppresshardbreakbeforefirstparaIn, 408fsbbox.fDefined = PTS.False; 723ref rcMargin, cColumns, rgColumnInfo, PTS.False, 7240, null, null, 0, null, null, PTS.False, 766cColumns, rgColumnInfo, 0, null, null, 0, null, null, PTS.False,
MS\Internal\PtsHost\Pts.cs (2)
173return condition ? True : False; 182return (flag != False);
MS\Internal\PtsHost\PtsHost.cs (12)
821fInterruptFormatting = PTS.False; 1176fParagraphJustified = PTS.False; 1184fParagraphJustified = PTS.False; 1577rgfslinevariant[breakIndex].fReformatNeighborsAsLastLine = PTS.False; 1846fInterruptFormatting = PTS.False; 1852fInterruptFormatting = PTS.False; 1886fFound = PTS.False; 2004fEndOfParagraph = PTS.False; 2009fEndOfParagraph = PTS.False; 2016fEndOfParagraph = PTS.False; 2715fBreakInsidePossible = PTS.False; 3030fBreakInsidePossible = PTS.False;
MS\Internal\PtsHost\RowParagraph.cs (1)
178fInterrupt = PTS.False;
MS\Internal\PtsHost\Section.cs (12)
78fSkip = PTS.False; 127fHeaderFooterAtTopBottom = PTS.False; 160fJustify = PTS.False; 161fCancelAtLastColumn = PTS.False; 178fSuccess = PTS.False; 223fNewPage = PTS.False; // Since only one section is supported, don't force page break before. 225fApplyColumnBalancing = PTS.False; 285fHeaderPresent = PTS.False; 286fHardMargin = PTS.False; 329fFooterPresent = PTS.False; 330fHardMargin = PTS.False; 382fEndnotesPresent = PTS.False;
MS\Internal\PtsHost\SubpageParagraph.cs (1)
231ref fsrcSubpageMargin, cColumns, rgColumnInfo, PTS.False,
MS\Internal\PtsHost\TableParaClient.cs (1)
2407ptsNoWidthChanges = PTS.False;
MS\Internal\PtsHost\TableParagraph.cs (15)
129fspap.fKeepWithNext = PTS.False; 130fspap.fBreakPageBefore = PTS.False; 131fspap.fBreakColumnBefore = PTS.False; 164fstableobjprops.fFloat = PTS.False; 166fstableobjprops.fDelayNoProgress = PTS.False; 210fFound = PTS.False; 227fFound = PTS.False; 242fFound = PTS.False; 259fFound = PTS.False; 300fFound = PTS.False; 375fFound = PTS.False; 393fHeaderChanged = PTS.False; 394fRepeatedHeaderChanged = PTS.False; 395fFooterChanged = PTS.False; 396fRepeatedFooterChanged = PTS.False;
MS\Internal\PtsHost\TextParagraph.cs (9)
116fspap.fKeepWithNext = PTS.False; 117fspap.fBreakPageBefore = PTS.False; 118fspap.fBreakColumnBefore = PTS.False; 163fstxtprops.fDropCap = PTS.False; 164fstxtprops.fVerticalGrid = PTS.False; 167fstxtprops.fAvoidHyphenationAtTrackBottom = PTS.False; 168fstxtprops.fAvoidHyphenationOnLastChainElement = PTS.False; 577fReformatNeighborsAsLastLine = PTS.False; 761fReformatNeighborsAsLastLine = PTS.False;
MS\Internal\PtsHost\UIElementParagraph.cs (11)
151fsfloaterprops.fFloat = PTS.False; // Floater 190if (fAtMaxWidth == PTS.False && fEmptyOk == PTS.True) 197fsfmtr.fContainsItemThatStoppedBeforeFootnote = PTS.False; 198fsfmtr.fForcedProgress = PTS.False; 200fsbbox.fDefined = PTS.False; 208fsfmtr.fForcedProgress = PTS.FromBoolean(fAtMaxWidth == PTS.False); 236fsbbox.fDefined = PTS.False; 248Invariant.Assert(fEmptyOk == PTS.False); 256fsfmtr.fContainsItemThatStoppedBeforeFootnote = PTS.False; 281if (fAtMaxWidth == PTS.False) 290fsbbox.fDefined = PTS.False;