This topic has not yet been rated - Rate this topic

ShaderEffect.UpdateShaderValue Method

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)
protected void UpdateShaderValue(
	DependencyProperty dp
)

Parameters

dp
Type: System.Windows.DependencyProperty
The dependency property to be updated.

Silverlight

Supported in: 5, 4, 3

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.