Share

RibbonPropertyChangedEventArgs Class

Description

Provides data for the PropertyChanged event of all the ribbon items which support this event.

gs

Class Hierarchy

Autodesk.Windows.RibbonPropertyChangedEventArgs

Visual Basic

Public Class RibbonPropertyChangedEventArgs
Inherits EventArgs

C#

public class RibbonPropertyChangedEventArgs : EventArgs;

Was this information helpful?