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)
3323return _bPending;