C# Class mCleaner.UserControls.Window.ClamWindow

ClamWindow
Inheritance: System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector
Mostra file Open project: MicroHealthLLC/mCleaner

Public Methods

Method Description
ClamWindow ( ) : System.Windows.Controls
scrollviewer_ScrollChanged ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void

Method Details

ClamWindow() public method

public ClamWindow ( ) : System.Windows.Controls
return System.Windows.Controls

scrollviewer_ScrollChanged() public method

public scrollviewer_ScrollChanged ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void
sender object
e System.Windows.Controls.ScrollChangedEventArgs
return void