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