24 references to LineCount
PresentationFramework (24)
src\Framework\System\Windows\Controls\TextBlock.cs (24)
1278int lineCount = LineCount; 1479int lineCount = LineCount; 1504Debug.Assert(lineCount == LineCount); 1617int lineCount = LineCount; 1620Debug.Assert(lineCount == LineCount); 1773int lineCount = LineCount; 1776Debug.Assert(lineCount == LineCount); 1880int lineCount = LineCount; 1883Debug.Assert(lineCount == LineCount); 1899Debug.Assert(lineCount == LineCount); 2146int lineCount = LineCount; 2152Debug.Assert(lineCount == LineCount); 2175Invariant.Assert(index >= 0 && index < LineCount); 2233MS.Internal.Invariant.Assert(index >= 0 && index < LineCount); 2291int lineCount = LineCount; 2294Debug.Assert(lineCount == LineCount); 2391int lineCount = LineCount; 2576int lineCount = LineCount; 2626if (lineIndex == LineCount - 1) 3239if (lineIndex >= LineCount - 1) 3421int lineCount = LineCount; 3424Debug.Assert(lineCount == LineCount); 3595int lineCount = LineCount; 3598Debug.Assert(lineCount == LineCount);