3 writes to _inProgress
PresentationFramework (3)
System\Windows\Documents\RtfToXamlReader.cs (3)
3911
_inProgress
= false;
3940
_inProgress
= false;
4047
_inProgress
= true;
2 references to _inProgress
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
3938
if (
_inProgress
)
4041
if (
_inProgress
)