Hello everybody,
Is this a known issue? I have the following XAML:
<Grid x:Name="LayoutRoot">
<Popup>
<Slider />
</Popup>
</Grid>
I try to edit the ControlTemplate of the Slider by using Blend and right-clicking on the Slider > Edit Template > Edit a Copy. However this option is gray (unavailable).
Thanks,
Kiril