Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有可能在 silverlight 中获得带有两个手柄的滑块?我想用相同的滑块设置最大值和最小值。
提前致谢。
为此,您必须创建一个自定义控件。
这里有一个关于 StackOverflow 的问题,它在 Metro XAML 控件中解决了这个问题,但在 Silverlight 中应该不会有太大的不同。
地铁中的范围滑块