This documentation is archived and is not being maintained.
PointKeyFrameCollection Properties
Visual Studio 2010
The PointKeyFrameCollection 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 PointKeyFrameCollection. |
![]() |
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 PointKeyFrameCollection. |
![]() |
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 PointKeyFrame at the specified index position. |
![]() |
SyncRoot | Gets an object that can be used to synchronize access to the collection. |
Show: