1 write to _isStart
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (1)
592
_isStart
= isStart;
1 reference to _isStart
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (1)
602
get { return
_isStart
; }