#endif
#if V2007
#elif V2010
using RibbonFoldPanel = Autodesk.Windows.RibbonRowPanel;
#else
using RibbonFoldPanel = Autodesk.Windows.RibbonPanel;
#endif

相关文章: