24 references to LineCount
PresentationFramework (24)
System\Windows\Controls\TextBlock.cs (24)
1187int lineCount = LineCount; 1382int lineCount = LineCount; 1407Debug.Assert(lineCount == LineCount); 1517int lineCount = LineCount; 1520Debug.Assert(lineCount == LineCount); 1669int lineCount = LineCount; 1672Debug.Assert(lineCount == LineCount); 1773int lineCount = LineCount; 1776Debug.Assert(lineCount == LineCount); 1792Debug.Assert(lineCount == LineCount); 2035int lineCount = LineCount; 2041Debug.Assert(lineCount == LineCount); 2064Invariant.Assert(index >= 0 && index < LineCount); 2124MS.Internal.Invariant.Assert(index >= 0 && index < LineCount); 2182int lineCount = LineCount; 2185Debug.Assert(lineCount == LineCount); 2281int lineCount = LineCount; 2465int lineCount = LineCount; 2515if (lineIndex == LineCount - 1) 3129if (lineIndex >= LineCount - 1) 3412int lineCount = LineCount; 3415Debug.Assert(lineCount == LineCount); 3586int lineCount = LineCount; 3589Debug.Assert(lineCount == LineCount);