Table of Contents

Enum ThumbRateState

Namespace
Wpf.Ui.Controls
Assembly
Wpf.Ui.dll

States of the ThumbRate control.

public enum ThumbRateState

Fields

Disliked = 2

The thumb down has been clicked.

Liked = 1

The thumb up has been clicked.

None = 0

No thumb has been clicked.