ShaderEffect.PixelShaderProperty Field

Definition

Identifies the PixelShader dependency property.

protected: static initonly System::Windows::DependencyProperty ^ PixelShaderProperty;
protected static readonly System.Windows.DependencyProperty PixelShaderProperty;
 staticval mutable PixelShaderProperty : System.Windows.DependencyProperty
Protected Shared ReadOnly PixelShaderProperty As DependencyProperty 

Field Value

Applies to

See also