[]
Represents the cancel button item.
public class NavCancelButton : NavButton, INotifyPropertyChanged
| Name | Description |
|---|---|
| NavCancelButton() | Initializes a new instance of the NavCancelButton class. |
| Name | Description |
|---|---|
| OnMouseUp(NavItemMouseEventArgs) | Rises the MouseUp event. |
| ResetToolTip() | Restores the default value of the ToolTip property. |
| ShouldSerializeToolTip() | Specifies whether to save the value of the ToolTip property. |