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