walterlv

On Windows, how to specify environment variables for this program alone when starting the program without writing any code or script

Original link: https://blog.walterlv.com/post/how-to-start-a-process-with-environment-variables-without-code This article is transferred from: https://blog.walterlv.com/post/how-to-start-a-process-with-environment-variables-without-code This site is only for collection, and the copyright belongs to the original author.

On Windows, how to specify environment variables for this program alone when starting the program without writing any code or script Read More »

WPF Pixel Shader Advanced: Use HLSL to write a high-performance real-time changing HSL/HSV/HSB color palette

Original link: https://blog.walterlv.com/post/wpf-draw-a-hsl-hsb-palette-using-hlsl This article is transferred from: https://blog.walterlv.com/post/wpf-draw-a-hsl-hsb-palette-using-hlsl This site is only for collection, and the copyright belongs to the original author.

WPF Pixel Shader Advanced: Use HLSL to write a high-performance real-time changing HSL/HSV/HSB color palette Read More »

Getting Started with WPF Pixel Shaders: Writing HLSL Pixel Shader Code Using the Shazzam Shader Editor

Original link: https://blog.walterlv.com/post/create-wpf-pixel-shader-effects-using-shazzam-shader-editor.html This article is transferred from: https://blog.walterlv.com/post/create-wpf-pixel-shader-effects-using-shazzam-shader-editor.html This site is only for collection, and the copyright belongs to the original author.

Getting Started with WPF Pixel Shaders: Writing HLSL Pixel Shader Code Using the Shazzam Shader Editor Read More »

CS8350: This parameter combination of “Foo(ref x, ref y)” is not allowed because it may expose a variable referenced by parameter x outside its declaration scope

Original link: https://blog.walterlv.com/post/cs8350-ref-arguments-combination-is-disallowed This article is reprinted from: https://blog.walterlv.com/post/cs8350-ref-arguments-combination-is-disallowed This site is for inclusion only, and the copyright belongs to the original author.

CS8350: This parameter combination of “Foo(ref x, ref y)” is not allowed because it may expose a variable referenced by parameter x outside its declaration scope Read More »

Handle missing properties of different models when using AutoMapper to automatically map models

Original link: https://blog.walterlv.com/post/convert-models-using-auto-mapper-with-property-missing This article is reprinted from: https://blog.walterlv.com/post/convert-models-using-auto-mapper-with-property-missing This site is for inclusion only, and the copyright belongs to the original author.

Handle missing properties of different models when using AutoMapper to automatically map models Read More »

Solve the problem that the internal controls of ItemsControl grouped by WPF cannot be recognized by UI automation

Original link: https://blog.walterlv.com/post/wpf-items-control-supports-ui-automation This article is reprinted from: https://blog.walterlv.com/post/wpf-items-control-supports-ui-automation This site is for inclusion only, and the copyright belongs to the original author.

Solve the problem that the internal controls of ItemsControl grouped by WPF cannot be recognized by UI automation Read More »