'宣言 Protected Overrides Function TranslateCharCore( _ ByRef msg As System.Windows.Interop.MSG, _ ByVal modifiers As System.Windows.Input.ModifierKeys _ ) As System.Boolean
'使用法 Dim instance As DxHost Dim msg As System.Windows.Interop.MSG Dim modifiers As System.Windows.Input.ModifierKeys Dim value As System.Boolean value = instance.TranslateCharCore(msg, modifiers)
パラメータ
- msg
- modifiers