2 references to tscColumnRestriction
PresentationFramework (2)
MS\Internal\PtsHost\PtsHelper.cs (1)
838
return Math.Max(1, Math.Min(PTS.Restrictions.
tscColumnRestriction
-1, columns)); // at least 1 column is required
System\Windows\FigureLength.cs (1)
100
double maxColumns = PTS.Restrictions.
tscColumnRestriction
;