C# 클래스 WPFTaskbarNotifierExample.Window1

An example window that adds content to the TaskbarNotifier and changes its settings.
상속: System.Windows.Window
파일 보기 프로젝트 열기: dv00d00/BinaryStudio.TaskManager

공개 메소드들

메소드 설명
Window1 ( ) : System

보호된 메소드들

메소드 설명
OnClosing ( System args ) : void

비공개 메소드들

메소드 설명
Add_Click ( object sender, EventArgs e ) : void
ClearAll_Click ( object sender, EventArgs e ) : void
ClearTextBoxes ( ) : void
NotifyIconConfigure_Click ( object sender, RoutedEventArgs e ) : void
NotifyIconExit_Click ( object sender, RoutedEventArgs e ) : void
NotifyIconOpen_Click ( object sender, RoutedEventArgs e ) : void
NotifyIcon_DoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

메소드 상세

OnClosing() 보호된 메소드

protected OnClosing ( System args ) : void
args System
리턴 void

Window1() 공개 메소드

public Window1 ( ) : System
리턴 System