ComponentOne RichTextBox for UWP
C1StrikethroughTool Class
Members 

C1.Xaml.RichTextBox Namespace : C1StrikethroughTool Class
ApplicationBar toggle button that strikes though text in a C1RichTextBox.
Object Model
C1StrikethroughTool Class
Syntax
'Declaration
 
Public Class C1StrikethroughTool 
   Inherits C1.Xaml.RichTextBox.C1ApplicationBarToggleButton(Of C1TextDecorationCollection)
   Implements IUpdateableTool, Windows.UI.Xaml.Controls.ICommandBarElement, Windows.UI.Xaml.Controls.ICommandBarElement2 
public class C1StrikethroughTool : C1.Xaml.RichTextBox.C1ApplicationBarToggleButton<C1TextDecorationCollection>, IUpdateableTool, Windows.UI.Xaml.Controls.ICommandBarElement, Windows.UI.Xaml.Controls.ICommandBarElement2  
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.ContentControl
                           Windows.UI.Xaml.Controls.Primitives.ButtonBase
                              Windows.UI.Xaml.Controls.Primitives.ToggleButton
                                 Windows.UI.Xaml.Controls.AppBarToggleButton
                                    C1.Xaml.RichTextBox.C1ApplicationBarToggleButton<T>
                                       C1.Xaml.RichTextBox.C1StrikethroughTool

See Also

Reference

C1StrikethroughTool Members
C1.Xaml.RichTextBox Namespace