[]
        
(Showing Draft Content)

C1.WPF.DxToolkit.DxHost.TranslateCharCore

TranslateCharCore Method

TranslateCharCore(ref MSG, ModifierKeys)

Processes WM_CHAR input message.

Declaration
protected override bool TranslateCharCore(ref MSG msg, ModifierKeys modifiers)
Parameters
Type Name Description
MSG msg
ModifierKeys modifiers
Returns
Type Description
bool
Overrides