C# 클래스 Smrf.WpfGraphicsLib.WpfToolTipTimer

Implements a timer used by ToolTipTrackerBase in WPF applications.
This class wraps the WPF DispatcherTimer in an IToolTipTimer interface for use by ToolTipTrackerBase.
상속: System.Windows.Threading.DispatcherTimer, IToolTipTimer
파일 보기 프로젝트 열기: 2014-sed-team3/term-project

공개 메소드들

메소드 설명
Dispose ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void