2 writes to _bPending
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
3270
_bPending
= true;
3327
_bPending
= value;
1 reference to _bPending
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
3323
return
_bPending
;