ComponentOne RichTextBox for UWP
C1RedoMenuTool Class
Members 

C1.Xaml.RichTextBox Namespace : C1RedoMenuTool Class
Menu item that redoes actions in a C1RichTextBox.
Object Model
C1RedoMenuTool Class
Syntax
'Declaration
 
Public Class C1RedoMenuTool 
   Inherits C1MenuTool
   Implements IUpdateableTool, Windows.UI.Xaml.Controls.IItemContainerMapping 
public class C1RedoMenuTool : C1MenuTool, IUpdateableTool, Windows.UI.Xaml.Controls.IItemContainerMapping  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        Windows.UI.Xaml.Controls.ItemsControl
                           C1.Xaml.C1RadialMenuItem
                              C1.Xaml.RichTextBox.C1MenuTool
                                 C1.Xaml.RichTextBox.C1RedoMenuTool

See Also

Reference

C1RedoMenuTool Members
C1.Xaml.RichTextBox Namespace