3 writes to _inProgress
PresentationFramework (3)
System\Windows\Documents\RtfToXamlReader.cs (3)
3907
_inProgress
= false;
3936
_inProgress
= false;
4041
_inProgress
= true;
2 references to _inProgress
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
3934
if (
_inProgress
)
4035
if (
_inProgress
)