1 write to _contentLength
PresentationFramework (1)
MS\Internal\Documents\TextBoxView.cs (1)
3165_contentLength = line.ContentLength;
1 reference to _contentLength
PresentationFramework (1)
MS\Internal\Documents\TextBoxView.cs (1)
3177internal int ContentLength { get { return _contentLength; } }