C1.WPF.C1Chart Namespace > Action Class : Modifiers Property |
'Declaration
Public Property Modifiers As System.Windows.Input.ModifierKeys
'Usage
Dim instance As Action Dim value As System.Windows.Input.ModifierKeys instance.Modifiers = value value = instance.Modifiers
public System.Windows.Input.ModifierKeys Modifiers {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2