C# Class BlendModeEffectLibrary.BlendModeEffect

Inheritance: System.Windows.Media.Effects.ShaderEffect
Show file Open project: cplotts/WPFSLBlendModeFx

Public Properties

Property Type Description
AInputProperty System.Windows.DependencyProperty
BInputProperty System.Windows.DependencyProperty

Private Properties

Property Type Description

Public Methods

Method Description
BlendModeEffect ( ) : System

Method Details

BlendModeEffect() public method

public BlendModeEffect ( ) : System
return System

Property Details

AInputProperty public static property

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

BInputProperty public static property

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