'宣言
Private Sub RotateElement( _
ByVal As System.Double, _
ByVal As System.Double, _
ByVal As System.Windows.Media.Animation.Storyboard, _
ByVal As System.Collections.Generic.IEnumerable(Of UIElement) _
)
private void RotateElement(
System.double ,
System.double ,
System.Windows.Media.Animation.Storyboard ,
System.Collections.Generic.IEnumerable<UIElement>
)