我已經創造了WPF一個Button對象,並勾住了MouseEnter事件吧,如MouseEnter事件Button的Background變化: Button button = new Button(); button.Background = Brushes.
確定! 回上一頁