TriggerActionCollection Properties
.NET Framework 3.5
The TriggerActionCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of items in the collection. |
|
IsReadOnly | Gets a value that indicates whether the collection is read-only. |
|
Item | Gets or sets the item that is at the specified index. |
| Name | Description | |
|---|---|---|
|
IList.IsFixedSize | This member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. |
|
ICollection.IsSynchronized | This member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. |
|
IList.Item | This member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. |
|
ICollection.SyncRoot | This member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. |