示例#1
0
 public TimeStopListItem()
 {
     InitializeComponent();
     TimeText.SetValue(RotateEffect.IsEnabledProperty, true);
     StopText.SetValue(RotateEffect.IsEnabledProperty, true);
 }