| C1.WPF Namespace > C1TreeViewItem Class : ManipulationStarted Event |
'Declaration<CustomCategoryAttribute("Touch")> Public Event ManipulationStarted As System.EventHandler(Of ManipulationStartedEventArgs)
'UsageDim instance As C1TreeViewItem Dim handler As System.EventHandler(Of ManipulationStartedEventArgs) AddHandler instance.ManipulationStarted, handler
[CustomCategory("Touch")] public event System.EventHandler<ManipulationStartedEventArgs> ManipulationStarted
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