问题I want to know how to set a wpf button background to transparent. thank you 回答1:<Button Background="Transparent"/> 来源:https://stackoverflow.com/questions/4333540/wpf-how-to-make-a-button-background-transparent 标签 wpf button wpf-controls background