'宣言 Public Shared ReadOnly SelectionThicknessProperty As DependencyProperty
public static readonly DependencyProperty SelectionThicknessProperty
theChart.RenderTransform = new RotateTransform() { Angle = 0.01 }; Dispatcher.BeginInvoke( () => theChart.RenderTransform = null);