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