icsharpcode / AvalonEdit

The WPF-based text editor component used in SharpDevelop
http://avalonedit.net/
MIT License
1.86k stars 470 forks source link

Change caret width #77

Open NeomMob opened 9 years ago

NeomMob commented 9 years ago

How can we change caret width?

dgrunwald commented 9 years ago

That's currently not possible; AvalonEdit always uses SystemParameters.CaretWidth.