ShaderEffect::UpdateShaderValue Method (DependencyProperty^)

 

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

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

protected:
void UpdateShaderValue(
	DependencyProperty^ dp
)

Parameters

dp
Type: System.Windows::DependencyProperty^

The dependency property to be updated.

.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Return to top
Show: