32 references to True
PresentationFramework (32)
MS\Internal\PtsHost\CellParagraph.cs (2)
116pfmtr.fForcedProgress = PTS.True; 207fWidthChanged = PTS.True;
MS\Internal\PtsHost\ContainerParagraph.cs (1)
249fFound = PTS.True;
MS\Internal\PtsHost\FigureParagraph.cs (4)
173CreateSubpageFiniteHelper(PtsContext, IntPtr.Zero, PTS.False, _mainTextSegment.Handle, IntPtr.Zero, PTS.False, PTS.True, 216CreateSubpageFiniteHelper(PtsContext, IntPtr.Zero, PTS.False, _mainTextSegment.Handle, IntPtr.Zero, PTS.False, PTS.True, 343fPushToNextTrack = PTS.True; 401fDefined = PTS.True,
MS\Internal\PtsHost\FloaterParagraph.cs (8)
116fFloat = PTS.True, // Floater 139fsfloaterprops.fDelayNoProgress = PTS.True; 243footnoteRejector, fEmptyOk, PTS.True, fswdir, subpageWidth, subpageHeight, 293footnoteRejector, fEmptyOk, PTS.True, fswdir, subpageWidth, subpageHeight, 328fsbbox.fDefined = PTS.True; 353fsfmtr.fForcedProgress = PTS.True; 428CreateSubpageBottomlessHelper(PtsContext, _mainTextSegment.Handle, PTS.True, 462CreateSubpageBottomlessHelper(PtsContext, _mainTextSegment.Handle, PTS.True,
MS\Internal\PtsHost\Pts.cs (1)
168return condition ? True : False;
MS\Internal\PtsHost\TableParaClient.cs (3)
1216int ret = PTS.True; 2017int ptsNoWidthChanges = PTS.True; 2399if (_calculatedColumns[i].PtsWidthChanged == PTS.True)
MS\Internal\PtsHost\TableParagraph.cs (4)
282fFound = PTS.True; 357fFound = PTS.True; 398fFound = PTS.True; 399fChangeFirst = PTS.True;
MS\Internal\PtsHost\UIElementParagraph.cs (9)
145fDelayNoProgress = PTS.True 177if (fAtMaxWidth == PTS.False && fEmptyOk == PTS.True) 222if (dvrAvailable < dvrFloaterHeight && fEmptyOk == PTS.True) 240fsbbox.fDefined = PTS.True; 246fsfmtr.fForcedProgress = PTS.True; 305fsbbox.fDefined = PTS.True; 319fsbbox.fDefined = PTS.True; 418fsbbox.fDefined = PTS.True; 447fsbbox.fDefined = PTS.True;