[C#/WPF/.NET8] UserControl : 알림 메시지 컨트롤 만들기

■ UserControl 클래스를 사용해 알림 메시지 컨트롤을 만드는 방법을 보여준다.

NotificationControl.xaml

NotificationControl.xaml.cs

NotificationHelper.cs

MainWindow.xaml

MainWindow.xaml.cs

TestProject.zip

Advertisements