我有一个UserControl ,我需要通知父页面UserControl中的一个button被点击。 如何在UserControl引发一个事件并在主页上捕获它? 我尝试使用static ,许多人build议我去事件!