Class RatingItem
An item used in a rating control.
Inheritance
System.Object
RatingItem
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Controls
Assembly: OpenSilver.dll
Syntax
[NotImplemented]
public class RatingItem : ButtonBase
Methods
| Improve this Doc View SourceUpdateVisualState(Boolean)
Declaration
[NotImplemented]
public void UpdateVisualState(bool useTransitions)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | useTransitions |