Style btn_Orange = (Style)this.FindResource("NumberOrange"); button.Style = btn_Orange;
转载于:https://www.cnblogs.com/lhlong/p/5162247.html