C# Class FirstFloor.ModernUI.Effects.ColorPickerGreenSliderEffect

Inheritance: System.Windows.Media.Effects.ShaderEffect
ファイルを表示 Open project: gro-ove/actools

Public Properties

Property Type Description
BlueProperty System.Windows.DependencyProperty
RedProperty System.Windows.DependencyProperty

Public Methods

Method Description
ColorPickerGreenSliderEffect ( ) : System

Private Methods

Method Description
BlueCoerceSaturationFactor ( DependencyObject d, object value ) : object
RedCoerceSaturationFactor ( DependencyObject d, object value ) : object

Method Details

ColorPickerGreenSliderEffect() public method

public ColorPickerGreenSliderEffect ( ) : System
return System

Property Details

BlueProperty public_oe static_oe property

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

RedProperty public_oe static_oe property

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