1 write to PixelShaderProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\ShaderEffect.cs (1)
319PixelShaderProperty =
3 references to PixelShaderProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Effects\Generated\ShaderEffect.cs (3)
136target.PropertyChanged(PixelShaderProperty); 149return (PixelShader) GetValue(PixelShaderProperty); 153SetValueInternal(PixelShaderProperty, value);