iNKORE-NET / UI.WPF.Modern

Modern (Fluent 2) styles and controls for your WPF applications
GNU Lesser General Public License v2.1
447 stars 39 forks source link

Implement ApplicationCommands.Copy in MessageBox #44

Closed JeremyAnsel closed 7 months ago

JeremyAnsel commented 7 months ago

Fix #43

Add a CommandBinding in MessageBox to copy the text with Ctrl+C.