24 references to LineCount
PresentationFramework (24)
System\Windows\Controls\TextBlock.cs (24)
1200int lineCount = LineCount; 1401int lineCount = LineCount; 1426Debug.Assert(lineCount == LineCount); 1536int lineCount = LineCount; 1539Debug.Assert(lineCount == LineCount); 1688int lineCount = LineCount; 1691Debug.Assert(lineCount == LineCount); 1792int lineCount = LineCount; 1795Debug.Assert(lineCount == LineCount); 1811Debug.Assert(lineCount == LineCount); 2057int lineCount = LineCount; 2063Debug.Assert(lineCount == LineCount); 2086Invariant.Assert(index >= 0 && index < LineCount); 2146MS.Internal.Invariant.Assert(index >= 0 && index < LineCount); 2204int lineCount = LineCount; 2207Debug.Assert(lineCount == LineCount); 2303int lineCount = LineCount; 2487int lineCount = LineCount; 2537if (lineIndex == LineCount - 1) 3149if (lineIndex >= LineCount - 1) 3432int lineCount = LineCount; 3435Debug.Assert(lineCount == LineCount); 3606int lineCount = LineCount; 3609Debug.Assert(lineCount == LineCount);