2 writes to _ilvl
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
851
_ilvl
= 0;
1357
_ilvl
= value;
4 references to _ilvl
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
1351
return
_ilvl
;
1552
if (_ils >= 0 ||
_ilvl
> 0)
1554
return
_ilvl
> 0 ?
_ilvl
+ 1 : 1;