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