2 writes to _ilvl
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
852
_ilvl
= 0;
1358
_ilvl
= value;
4 references to _ilvl
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
1352
return
_ilvl
;
1553
if (_ils >= 0 ||
_ilvl
> 0)
1555
return
_ilvl
> 0 ?
_ilvl
+ 1 : 1;