Back to Devexpress

RichEditControl.KeyCodeConverter Property

wpf-devexpress-dot-xpf-dot-richedit-dot-richeditcontrol-80da28c0.md

latest1.1 KB
Original Source

RichEditControl.KeyCodeConverter Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.RichEdit

Assembly : DevExpress.Xpf.RichEdit.v25.2.dll

NuGet Package : DevExpress.Wpf.RichEdit

Declaration

csharp
[Browsable(false)]
public KeyCodeConverter KeyCodeConverter { get; }
vb
<Browsable(False)>
Public ReadOnly Property KeyCodeConverter As KeyCodeConverter

Property Value

Type
KeyCodeConverter

See Also

RichEditControl Class

RichEditControl Members

DevExpress.Xpf.RichEdit Namespace