Class RibbonAutomatableTextBlock
Class that provides UI Automation support of RibbonAutomatableTextBlock.
Inheritance
System.Object
RibbonAutomatableTextBlock
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public class RibbonAutomatableTextBlock : TextBlock
Constructors
RibbonAutomatableTextBlock()
Declaration
public RibbonAutomatableTextBlock()
Methods
OnCreateAutomationPeer()
Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Type | Description |
---|---|
System.Windows.Automation.Peers.AutomationPeer | The type-specific AutomationPeer implementation. |