ColorToneEffect.DarkColorProperty Field

This property is mapped to the DarkColor variable within the pixel shader.

Namespace: Microsoft.Expression.Media.Effects
Assembly: Microsoft.Expression.Effects (in microsoft.expression.effects.dll)

Syntax

'Declaration
Public Shared ReadOnly DarkColorProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = ColorToneEffect.DarkColorProperty
public static readonly DependencyProperty DarkColorProperty
public:
static initonly DependencyProperty^ DarkColorProperty
public static final DependencyProperty DarkColorProperty
public static final var DarkColorProperty : DependencyProperty

See Also

Reference

ColorToneEffect Class
ColorToneEffect Members
Microsoft.Expression.Media.Effects Namespace