Int64KeyFrameCollection Properties
.NET Framework 4.5
The Int64KeyFrameCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) |
|
Count | Gets the number of key frames contained in the Int64KeyFrameCollection. |
|
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) |
|
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) |
|
Empty | Gets an empty Int64KeyFrameCollection. |
|
IsFixedSize | Gets a value that indicates if the collection size can ever change. |
|
IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) |
|
IsReadOnly | Gets a value that indicates if the collection is read-only. |
|
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) |
|
IsSynchronized | Gets a value that indicates whether access to the collection is synchronized (thread-safe). |
|
Item | Gets or sets the Int64KeyFrame at the specified index position. |
|
SyncRoot | Gets an object that can be used to synchronize access to the collection. |