1 write to _cchEol
PresentationCore (1)
MS\Internal\TextFormatting\TextStore.cs (1)
2486set { _cchEol = value; }
1 reference to _cchEol
PresentationCore (1)
MS\Internal\TextFormatting\TextStore.cs (1)
2485get { return _cchEol; }