2 writes to _bPending
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
4696
_bPending
= true;
5819
_bPending
= value;
1 reference to _bPending
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
5815
return Index >= 0 &&
_bPending
;