evanwon / WPFCustomMessageBox

A WPF clone of the native Windows/.NET MessageBox with extra features like custom button text.
124 stars 63 forks source link

Use user32.dll strings #3 #11

Closed jimgraham closed 7 years ago

jimgraham commented 9 years ago

Use the user32.dll to get internationalzed strings for

and add the _ accessor before them.

Should address issue #3