<Border.Background>
                <LinearGradientBrush StartPoint="0,0" EndPoint="0,1">
                    <GradientStop Color="White" Offset="0"/>
                    <GradientStop Color="#E5E7EB" Offset="0.93"/>
                </LinearGradientBrush>
            </Border.Background>

 

起始位置StartPoint 和 结束位置EndPoint 可自行更改

 

 

 

相关文章:

  • 2021-11-14
  • 2021-09-16
  • 2021-12-12
  • 2021-12-23
  • 2021-12-15
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-25
  • 2021-10-17
  • 2021-11-12
相关资源
相似解决方案