ShaderEffect.UpdateShaderValue Method

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Notifies the effect that the shader constant or sampler corresponding to the specified dependency property should be updated.

Namespace:  System.Windows.Media.Effects
Assembly:  System.Windows (in System.Windows.dll)

Syntax

'Declaration
Protected Sub UpdateShaderValue ( _
    dp As DependencyProperty _
)
protected void UpdateShaderValue(
    DependencyProperty dp
)

Parameters

Version Information

Silverlight

Supported in: 5, 4, 3

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.