Menu

Public Properties

NameDescription
CanFreeze(Inherited from Freezable)
Count(Inherited from FreezableCollection)
DependencyObjectType(Inherited from DependencyObject)
Dispatcher(Inherited from DispatcherObject)
HasAnimatedProperties(Inherited from Animatable)
IsFrozen(Inherited from Freezable)
IsSealed(Inherited from DependencyObject)
Item(Inherited from FreezableCollection)

Explicit Interface Implementations

NameDescription
System.Collections.Generic.ICollection.IsReadOnly(Inherited from FreezableCollection)
System.Collections.ICollection.IsSynchronized(Inherited from FreezableCollection)
System.Collections.ICollection.SyncRoot(Inherited from FreezableCollection)
System.Collections.IList.IsFixedSize(Inherited from FreezableCollection)
System.Collections.IList.IsReadOnly(Inherited from FreezableCollection)
System.Collections.IList.Item(Inherited from FreezableCollection)

See Also