C# Class X.UI.Composition.LightPanel

Inheritance: Windows.UI.Xaml.Controls.UserControl
Datei anzeigen Open project: liquidboy/X

Public Properties

Property Type Description
ContentProperty Windows.UI.Xaml.DependencyProperty
SelectedLightProperty DependencyProperty

Public Methods

Method Description
LightPanel ( ) : System

Private Methods

Method Description
InitControl ( ) : System.Threading.Tasks.Task
LightPanel_Loaded ( object sender, RoutedEventArgs e ) : void
LightPanel_Unloaded ( object sender, RoutedEventArgs e ) : void
SetImageEffect ( CompositionImage image ) : void
UpdateEffectBrush ( ) : void
UpdateLightingEffect ( ) : void
gvMain_PointerMoved ( object sender, PointerRoutedEventArgs e ) : void

Method Details

LightPanel() public method

public LightPanel ( ) : System
return System

Property Details

ContentProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ContentProperty
return Windows.UI.Xaml.DependencyProperty

SelectedLightProperty public_oe static_oe property

public static DependencyProperty SelectedLightProperty
return DependencyProperty