3 writes to _inProgress
PresentationFramework (3)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (3)
3966
_inProgress
= false;
3995
_inProgress
= false;
4100
_inProgress
= true;
2 references to _inProgress
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
3993
if (
_inProgress
)
4094
if (
_inProgress
)