icsharpcode / AvalonEdit

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

Change caret width #77

Open NeomMob opened 8 years ago

NeomMob commented 8 years ago

How can we change caret width?

dgrunwald commented 8 years ago

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