C# Class AcManager.Controls.UserControls.DynamicBackground

Interaction logic for VideoElement.xaml
Show file Open project: gro-ove/actools

Public Properties

Property Type Description
AnimatedProperty System.Windows.DependencyProperty
StaticProperty System.Windows.DependencyProperty

Public Methods

Method Description
DynamicBackground ( ) : System

Private Methods

Method Description
HideVideo ( ) : void
OnLoaded ( object sender, RoutedEventArgs e ) : void
OnSourceChanged ( ) : void
OnSourceChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
Player_StateChanged ( object sender, xZune e ) : void
ShowVideo ( ) : void
Stopped ( ) : void
Window_Activated ( object sender, EventArgs e ) : void
Window_Deactivated ( object sender, EventArgs e ) : void

Method Details

DynamicBackground() public method

public DynamicBackground ( ) : System
return System

Property Details

AnimatedProperty public static property

public static DependencyProperty,System.Windows AnimatedProperty
return System.Windows.DependencyProperty

StaticProperty public static property

public static DependencyProperty,System.Windows StaticProperty
return System.Windows.DependencyProperty