C# Class 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.
Inheritance: System.Windows.Threading.DispatcherTimer, IToolTipTimer
Afficher le fichier Open project: 2014-sed-team3/term-project

Méthodes publiques

Méthode Description
Dispose ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void