This commit is contained in:
Zihan Chen
2018-05-22 01:06:47 -07:00
parent 3d1a6c12d5
commit 8541614b47
+3 -3
View File
@@ -18285,11 +18285,11 @@ Ribbon Gallery List
GroupedDataSource(compositions::GuiGraphicsComposition* _associatedComposition);
~GroupedDataSource();
/// <summary>Group enabled event.<summary>
/// <summary>Group enabled event.</summary>
compositions::GuiNotifyEvent GroupEnabledChanged;
/// <summary>Group title property changed event.<summary>
/// <summary>Group title property changed event.</summary>
compositions::GuiNotifyEvent GroupTitlePropertyChanged;
/// <summary>Group children property changed event.<summary>
/// <summary>Group children property changed event.</summary>
compositions::GuiNotifyEvent GroupChildrenPropertyChanged;
/// <summary>Get the item source.</summary>