3 writes to _inProgress
PresentationFramework (3)
System\Windows\Documents\RtfToXamlReader.cs (3)
3906
_inProgress
= false;
3935
_inProgress
= false;
4040
_inProgress
= true;
2 references to _inProgress
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
3933
if (
_inProgress
)
4034
if (
_inProgress
)