3 writes to _inProgress
PresentationFramework (3)
System\Windows\Documents\RtfToXamlReader.cs (3)
3912
_inProgress
= false;
3941
_inProgress
= false;
4048
_inProgress
= true;
2 references to _inProgress
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
3939
if (
_inProgress
)
4042
if (
_inProgress
)