WinUI

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RibbonRoutedEventArgs - WinUI API Reference | Syncfusion ItemPointerEnter and ItemPointerExit events. ">

    Show / Hide Table of Contents

    Class RibbonRoutedEventArgs

    Provides event data for ItemPointerEnter and ItemPointerExit events.

    Inheritance
    System.Object
    RibbonRoutedEventArgs
    Namespace: Syncfusion.UI.Xaml.Ribbon
    Assembly: Syncfusion.Ribbon.WinUI.dll
    Syntax
    public class RibbonRoutedEventArgs : RoutedEventArgs

    Constructors

    RibbonRoutedEventArgs()

    Declaration
    public RibbonRoutedEventArgs()

    Properties

    Source

    Gets the detail of RibbonGalleryItem.

    Declaration
    public object Source { get; set; }
    Property Value
    Type Description
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved