コード例 #1
0
 public Thermometer()
 {
     this.InitializeComponent();
     AnimateGauge.Begin();
 }
コード例 #2
0
 public SpeedometerTopRight()
 {
     this.InitializeComponent();
     AnimateGauge.Begin();
 }
コード例 #3
0
 public Rule()
 {
     this.InitializeComponent();
     AnimateGauge.Begin();
 }