How do I use standard Windows warning/error icons in my WPF app? April 27, 2023 by Tarik There is a SystemIcons class, but it need adjustment for WPF needs (i.e. converting Icon to ImageSource).