Gets the width of a 'wide space' (the space width used for calculating the tab size).
Declaration Syntax
Remarks
This is the width of an 'x' in the current font.
We do not measure the width of an actual space as that would lead to tiny tabs in
some proportional fonts.
For monospaced fonts, this property will return the expected value, as 'x' and ' ' have the same width.
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238