2 writes to _nVirtualListLevel
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
3126
_nVirtualListLevel
= -1;
3173
_nVirtualListLevel
= value;
1 reference to _nVirtualListLevel
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
3169
return
_nVirtualListLevel
;