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