Search
InteractionTarget.ModifierKeyActions Property
See Also
 





Gets an object, which allows changing the function of keyboard modifier keys such as Ctrl and Alt.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

ModifierKeyActions ModifierKeyActions { get; }

Visual Basic  Copy Code

ReadOnly Property ModifierKeyActions As ModifierKeyActions

 Property Value

 See Also