Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 94857

Mouse over state of RadButton

$
0
0

Hi team,

I am reading the implicite style of radbutton, and find that the storyborad of mouse over state is below

 

<VisualStatex:Name="MouseOver">
                                    <Storyboard>
                                        <DoubleAnimationDuration="0"To="1"Storyboard.TargetProperty="(UIElement.Opacity)"Storyboard.TargetName="OuterMouseOverBorder"/>
                                    </Storyboard>
                                </VisualState>

And my question is why use UIElement.Opacity here instead just Opacity, like other states' storyborad do?

Thanks,

Jingfei

 


Viewing all articles
Browse latest Browse all 94857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>