24 references to LineCount
PresentationFramework (24)
System\Windows\Controls\TextBlock.cs (24)
1188int lineCount = LineCount; 1383int lineCount = LineCount; 1408Debug.Assert(lineCount == LineCount); 1518int lineCount = LineCount; 1521Debug.Assert(lineCount == LineCount); 1670int lineCount = LineCount; 1673Debug.Assert(lineCount == LineCount); 1774int lineCount = LineCount; 1777Debug.Assert(lineCount == LineCount); 1793Debug.Assert(lineCount == LineCount); 2036int lineCount = LineCount; 2042Debug.Assert(lineCount == LineCount); 2065Invariant.Assert(index >= 0 && index < LineCount); 2125MS.Internal.Invariant.Assert(index >= 0 && index < LineCount); 2183int lineCount = LineCount; 2186Debug.Assert(lineCount == LineCount); 2282int lineCount = LineCount; 2466int lineCount = LineCount; 2516if (lineIndex == LineCount - 1) 3130if (lineIndex >= LineCount - 1) 3413int lineCount = LineCount; 3416Debug.Assert(lineCount == LineCount); 3587int lineCount = LineCount; 3590Debug.Assert(lineCount == LineCount);