1 write to _cchEol
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (1)
2512set { _cchEol = value; }
1 reference to _cchEol
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (1)
2511get { return _cchEol; }