24 references to LineCount
PresentationFramework (24)
System\Windows\Controls\TextBlock.cs (24)
1190int lineCount = LineCount; 1391int lineCount = LineCount; 1416Debug.Assert(lineCount == LineCount); 1526int lineCount = LineCount; 1529Debug.Assert(lineCount == LineCount); 1678int lineCount = LineCount; 1681Debug.Assert(lineCount == LineCount); 1782int lineCount = LineCount; 1785Debug.Assert(lineCount == LineCount); 1801Debug.Assert(lineCount == LineCount); 2047int lineCount = LineCount; 2053Debug.Assert(lineCount == LineCount); 2076Invariant.Assert(index >= 0 && index < LineCount); 2136MS.Internal.Invariant.Assert(index >= 0 && index < LineCount); 2194int lineCount = LineCount; 2197Debug.Assert(lineCount == LineCount); 2293int lineCount = LineCount; 2477int lineCount = LineCount; 2527if (lineIndex == LineCount - 1) 3139if (lineIndex >= LineCount - 1) 3422int lineCount = LineCount; 3425Debug.Assert(lineCount == LineCount); 3596int lineCount = LineCount; 3599Debug.Assert(lineCount == LineCount);