Description
Provides data for the PropertyChanging event of all the ribbon items which support this event.
Class Hierarchy
Autodesk.Windows.RibbonPropertyChangingEventArgs
C#
public class RibbonPropertyChangingEventArgs : EventArgs;
Visual Basic
Public Class RibbonPropertyChangingEventArgs Inherits EventArgs