'宣言
<CustomCategoryAttribute("Touch_Category")> Public Event ManipulationStarted As System.EventHandler(Of ManipulationStartedEventArgs)
[CustomCategory("Touch_Category")] public event System.EventHandler<ManipulationStartedEventArgs> ManipulationStarted