7 references to Length
PresentationFramework (7)
MS\Internal\Documents\TextBoxView.cs (7)
1539if (metrics.Length != line.Length) 1546_dirtyList.Merge(new DirtyTextRange(metrics.Offset, metrics.Length, metrics.Length, fromHighlightLayer: true)); 1703Invariant.Assert(metrics.Length == line.Length, "Line is out of sync with metrics!"); 1854Invariant.Assert(metrics.Length == line.Length, "Line is out of sync with metrics!"); 2569&& curLine.Length == record.Length