🎉 Welcome to follow the "WPFDevelopers" public account! This is a sample project we share daily, covering WPF's basic controls and custom control libraries. The project will be continuously updated, welcome to give us ⭐️
MIT License
1.53k
stars
247
forks
source link
Bug Fixed: When MessageBoxButton set to YesNo, There will be more one OK Button. #106
As the title says.
Then, You will get a MessgaeBox like this.
Set ok and cancel button Visibility will works.