XamEventTriggerCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
AssociatedObject | 関連オブジェクトを取得します。 Infragistics.Controls.Grids.XamAttachableCollection<XamEventTriggerBase>から継承されます。 | |
Count | Gets the number of elements actually contained in the Collection. System.Collections.ObjectModel.Collection<XamEventTriggerBase>から継承されます。 | |
Item | Gets or sets the element at the specified index. System.Collections.ObjectModel.Collection<XamEventTriggerBase>から継承されます。 |
名前 | 解説 | |
---|---|---|
Items | Gets a IList wrapper around the Collection. System.Collections.ObjectModel.Collection<XamEventTriggerBase>から継承されます。 |
名前 | 解説 | |
---|---|---|
CollectionChanged | System.Collections.ObjectModel.ObservableCollection<XamEventTriggerBase>から継承されます。 |