C# Class MarkRendle.CodeProjector.ProjectorWindow

Interaction logic for ProjectorWindow.xaml
Inheritance: System.Windows.Window
Mostra file Open project: markrendle/CodeProjector Class Usage Examples

Public Methods

Method Description
ProjectorWindow ( System.Windows.Media.Brush brush ) : System

Private Methods

Method Description
FullScreenCheckbox_Checked ( object sender, RoutedEventArgs e ) : void

Method Details

ProjectorWindow() public method

public ProjectorWindow ( System.Windows.Media.Brush brush ) : System
brush System.Windows.Media.Brush
return System