C# Class X.UI.ColorPicker.ColorSwatchSquare

Inheritance: Windows.UI.Xaml.Controls.Control
Mostrar archivo Open project: liquidboy/X

Public Properties

Property Type Description
SwatchProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
ColorSwatchSquare ( ) : System

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
ColorSwatchSquare_Loaded ( object sender, RoutedEventArgs e ) : void
ColorSwatchSquare_Unloaded ( object sender, RoutedEventArgs e ) : void
SetSwatch ( ) : void
UpdateColor ( PointerPoint pointer ) : void
_colorImage_ImageOpened ( object sender, RoutedEventArgs e ) : void
_main_PointerMoved ( object sender, PointerRoutedEventArgs e ) : void
_main_PointerPressed ( object sender, PointerRoutedEventArgs e ) : void
_main_PointerReleased ( object sender, PointerRoutedEventArgs e ) : void
oneTimeInit ( ) : void

Method Details

ColorSwatchSquare() public method

public ColorSwatchSquare ( ) : System
return System

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

Property Details

SwatchProperty public_oe static_oe property

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