86 references to False
PresentationFramework (86)
src\Framework\MS\Internal\PtsHost\ContainerParagraph.cs (1)
278fFound = PTS.False;
src\Framework\MS\Internal\PtsHost\FigureParagraph.cs (11)
194CreateSubpageFiniteHelper(PtsContext, IntPtr.Zero, PTS.False, _mainTextSegment.Handle, IntPtr.Zero, PTS.False, PTS.True, 196cColumns, columnInfoCollection, PTS.False, 237CreateSubpageFiniteHelper(PtsContext, IntPtr.Zero, PTS.False, _mainTextSegment.Handle, IntPtr.Zero, PTS.False, PTS.True, 239cColumns, columnInfoCollection, PTS.False, 302fsfigprops.fNonTextPlane = PTS.False; 303fsfigprops.fAllowOverlap = PTS.False; 372fPushToNextTrack = PTS.False; 544ref rcMargin, cColumns, rgColumnInfo, PTS.False, 5450, null, null, 0, null, null, PTS.False,
src\Framework\MS\Internal\PtsHost\FloaterParagraph.cs (10)
207fsfmtr.fContainsItemThatStoppedBeforeFootnote = PTS.False; 208fsfmtr.fForcedProgress = PTS.False; 210fsbbox.fDefined = PTS.False; 225fEmptyOk = PTS.False; 257ref fsrcSubpageMargin, cColumns, columnInfoCollection, PTS.False, fsksuppresshardbreakbeforefirstparaIn, 307ref fsrcSubpageMargin, cColumns, columnInfoCollection, PTS.False, fsksuppresshardbreakbeforefirstparaIn, 423fsbbox.fDefined = PTS.False; 746ref rcMargin, cColumns, rgColumnInfo, PTS.False, 7470, null, null, 0, null, null, PTS.False, 796cColumns, rgColumnInfo, 0, null, null, 0, null, null, PTS.False,
src\Framework\MS\Internal\PtsHost\Pts.cs (2)
177return condition ? True : False; 186return (flag != False);
src\Framework\MS\Internal\PtsHost\PtsHost.cs (12)
858fInterruptFormatting = PTS.False; 1231fParagraphJustified = PTS.False; 1239fParagraphJustified = PTS.False; 1644rgfslinevariant[breakIndex].fReformatNeighborsAsLastLine = PTS.False; 1913fInterruptFormatting = PTS.False; 1919fInterruptFormatting = PTS.False; 1953fFound = PTS.False; 2083fEndOfParagraph = PTS.False; 2088fEndOfParagraph = PTS.False; 2095fEndOfParagraph = PTS.False; 2854fBreakInsidePossible = PTS.False; 3223fBreakInsidePossible = PTS.False;
src\Framework\MS\Internal\PtsHost\RowParagraph.cs (1)
184fInterrupt = PTS.False;
src\Framework\MS\Internal\PtsHost\Section.cs (12)
82fSkip = PTS.False; 132fHeaderFooterAtTopBottom = PTS.False; 169fJustify = PTS.False; 170fCancelAtLastColumn = PTS.False; 187fSuccess = PTS.False; 232fNewPage = PTS.False; // Since only one section is supported, don't force page break before. 234fApplyColumnBalancing = PTS.False; 294fHeaderPresent = PTS.False; 295fHardMargin = PTS.False; 338fFooterPresent = PTS.False; 339fHardMargin = PTS.False; 397fEndnotesPresent = PTS.False;
src\Framework\MS\Internal\PtsHost\SubpageParagraph.cs (1)
244ref fsrcSubpageMargin, cColumns, rgColumnInfo, PTS.False,
src\Framework\MS\Internal\PtsHost\TableParaClient.cs (1)
2528ptsNoWidthChanges = PTS.False;
src\Framework\MS\Internal\PtsHost\TableParagraph.cs (15)
133fspap.fKeepWithNext = PTS.False; 134fspap.fBreakPageBefore = PTS.False; 135fspap.fBreakColumnBefore = PTS.False; 168fstableobjprops.fFloat = PTS.False; 170fstableobjprops.fDelayNoProgress = PTS.False; 214fFound = PTS.False; 231fFound = PTS.False; 246fFound = PTS.False; 263fFound = PTS.False; 304fFound = PTS.False; 379fFound = PTS.False; 397fHeaderChanged = PTS.False; 398fRepeatedHeaderChanged = PTS.False; 399fFooterChanged = PTS.False; 400fRepeatedFooterChanged = PTS.False;
src\Framework\MS\Internal\PtsHost\TextParagraph.cs (9)
120fspap.fKeepWithNext = PTS.False; 121fspap.fBreakPageBefore = PTS.False; 122fspap.fBreakColumnBefore = PTS.False; 167fstxtprops.fDropCap = PTS.False; 168fstxtprops.fVerticalGrid = PTS.False; 171fstxtprops.fAvoidHyphenationAtTrackBottom = PTS.False; 172fstxtprops.fAvoidHyphenationOnLastChainElement = PTS.False; 583fReformatNeighborsAsLastLine = PTS.False; 768fReformatNeighborsAsLastLine = PTS.False;
src\Framework\MS\Internal\PtsHost\UIElementParagraph.cs (11)
150fsfloaterprops.fFloat = PTS.False; // Floater 189if (fAtMaxWidth == PTS.False && fEmptyOk == PTS.True) 196fsfmtr.fContainsItemThatStoppedBeforeFootnote = PTS.False; 197fsfmtr.fForcedProgress = PTS.False; 199fsbbox.fDefined = PTS.False; 207fsfmtr.fForcedProgress = PTS.FromBoolean(fAtMaxWidth == PTS.False); 235fsbbox.fDefined = PTS.False; 247Invariant.Assert(fEmptyOk == PTS.False); 255fsfmtr.fContainsItemThatStoppedBeforeFootnote = PTS.False; 280if (fAtMaxWidth == PTS.False) 289fsbbox.fDefined = PTS.False;