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