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