diff --git a/Import/GacUI.h b/Import/GacUI.h index 915218bc..e1fde743 100644 --- a/Import/GacUI.h +++ b/Import/GacUI.h @@ -18285,11 +18285,11 @@ Ribbon Gallery List GroupedDataSource(compositions::GuiGraphicsComposition* _associatedComposition); ~GroupedDataSource(); - /// Group enabled event. + /// Group enabled event. compositions::GuiNotifyEvent GroupEnabledChanged; - /// Group title property changed event. + /// Group title property changed event. compositions::GuiNotifyEvent GroupTitlePropertyChanged; - /// Group children property changed event. + /// Group children property changed event. compositions::GuiNotifyEvent GroupChildrenPropertyChanged; /// Get the item source.