C# Class MediaAppSample.UI.Controls.Rating

Inheritance: Windows.UI.Xaml.Controls.Control
Show file Open project: Microsoft/TVHelpers Class Usage Examples

Public Properties

Property Type Description
MaxValueProperty Windows.UI.Xaml.DependencyProperty
ValueProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
Rating ( ) : Windows.UI.Xaml

Private Methods

Method Description
Rating_SizeChanged ( object sender, SizeChangedEventArgs e ) : void
Update ( Rating rc ) : void
ValueChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs e ) : void

Method Details

Rating() public method

public Rating ( ) : Windows.UI.Xaml
return Windows.UI.Xaml

Property Details

MaxValueProperty public static property

public static DependencyProperty,Windows.UI.Xaml MaxValueProperty
return Windows.UI.Xaml.DependencyProperty

ValueProperty public static property

public static DependencyProperty,Windows.UI.Xaml ValueProperty
return Windows.UI.Xaml.DependencyProperty