C# Class SpikeWPF.Controls.AttentionTrackingControl

Interaction logic for AttentionTrackingControl.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: hcilab-um/STim

Public Methods

Method Description
AttentionTrackingControl ( ) : System
CoreInstance_ColorImageReady ( object sender, ColorImageReadyArgs e ) : void

Method Details

AttentionTrackingControl() public method

public AttentionTrackingControl ( ) : System
return System

CoreInstance_ColorImageReady() public method

public CoreInstance_ColorImageReady ( object sender, ColorImageReadyArgs e ) : void
sender object
e ColorImageReadyArgs
return void