C# Class CodeTV.VideoWPF

Interaction logic for VideoWPF.xaml
Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: dgis/CodeTV Class Usage Examples

Public Methods

Method Description
VideoWPF ( ) : System

Protected Methods

Method Description
OnMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void

Method Details

OnMouseWheel() protected method

protected OnMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void
e System.Windows.Input.MouseWheelEventArgs
return void

VideoWPF() public method

public VideoWPF ( ) : System
return System