CC#•Created by DoctorShammy on 1/5/2024 in #help NotifyIcon reference in Wpf doesn't work
ok awesome thank you for clarifying! I seem to be now getting an error for : Application how can I fix that?
public partial class App : Application(error here)
{
private NotifyIcon notifyIcon;
}