Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
由于无法看到附加的图像,因此只能猜测所需的外观应该是什么 - 我在 WPF 中进行了快速测试,更改了标签的模板并添加了应用了 BlurEffect 的第二个 ContentPresenter。
假设外观正是您所寻找的,那么这是一种快速而简单的方法。
Not being able to see the attached image, and therefore only guessing what the desired looks should be - I made a quick test in WPF with altering the template of a Label and adding a second ContentPresenter with a BlurEffect applied.
Assuming the looks is what you are looking for, it's a quick and easy way to go.