BehaviorCollection Methods | |
See Also |
Public Methods (see also Protected Methods)
� | Name | Description |
---|---|---|
Add� | (Inherited from FreezableCollection) | |
ApplyAnimationClock� | Overloaded. (Inherited from Animatable) | |
Attach� | (Inherited from AttachableCollection) | |
BeginAnimation� | Overloaded. (Inherited from Animatable) | |
CheckAccess� | (Inherited from DispatcherObject) | |
Clear� | (Inherited from FreezableCollection) | |
ClearValue� | Overloaded. (Inherited from DependencyObject) | |
Clone� | (Inherited from FreezableCollection) | |
CloneCurrentValue� | (Inherited from FreezableCollection) | |
CoerceValue� | (Inherited from DependencyObject) | |
Contains� | (Inherited from FreezableCollection) | |
CopyTo� | (Inherited from FreezableCollection) | |
Detach� | ||
Equals� | Overloaded. (Inherited from DependencyObject) | |
Freeze� | Overloaded. (Inherited from Freezable) | |
GetAnimationBaseValue� | (Inherited from Animatable) | |
GetAsFrozen� | (Inherited from Freezable) | |
GetCurrentValueAsFrozen� | (Inherited from Freezable) | |
GetEnumerator� | (Inherited from FreezableCollection) | |
GetHashCode� | (Inherited from DependencyObject) | |
GetLocalValueEnumerator� | (Inherited from DependencyObject) | |
GetType� | (Inherited from Object) | |
GetValue� | (Inherited from DependencyObject) | |
IndexOf� | (Inherited from FreezableCollection) | |
Insert� | (Inherited from FreezableCollection) | |
InvalidateProperty� | (Inherited from DependencyObject) | |
ReadLocalValue� | (Inherited from DependencyObject) | |
ReferenceEquals� | (Inherited from Object) | |
Remove� | (Inherited from FreezableCollection) | |
RemoveAt� | (Inherited from FreezableCollection) | |
SetCurrentValue� | (Inherited from DependencyObject) | |
SetValue� | Overloaded. (Inherited from DependencyObject) | |
ShouldSerializeStoredWeakReference� | (Inherited from Animatable) | |
ToString� | (Inherited from Object) | |
VerifyAccess� | (Inherited from DispatcherObject) |
Protected Methods
� | Name | Description |
---|---|---|
CloneCore� | (Inherited from FreezableCollection) | |
CloneCurrentValueCore� | (Inherited from FreezableCollection) | |
CreateInstance� | (Inherited from Freezable) | |
CreateInstanceCore� | ||
Finalize� | (Inherited from Object) | |
Freeze� | Overloaded. (Inherited from Freezable) | |
FreezeCore� | (Inherited from FreezableCollection) | |
GetAsFrozenCore� | (Inherited from FreezableCollection) | |
GetCurrentValueAsFrozenCore� | (Inherited from FreezableCollection) | |
MemberwiseClone� | (Inherited from Object) | |
OnAttached� | ||
OnChanged� | (Inherited from Freezable) | |
OnDetaching� | ||
OnFreezablePropertyChanged� | Overloaded. (Inherited from Freezable) | |
OnPropertyChanged� | (Inherited from Freezable) | |
ReadPreamble� | (Inherited from Freezable) | |
ShouldSerializeProperty� | (Inherited from DependencyObject) | |
WritePostscript� | (Inherited from Freezable) | |
WritePreamble� | (Inherited from Freezable) |
Explicit Interface Implementations
� | Name | Description |
---|---|---|
System.Collections.Generic.IEnumerable.GetEnumerator� | (Inherited from FreezableCollection) | |
System.Collections.ICollection.CopyTo� | (Inherited from FreezableCollection) | |
System.Collections.IEnumerable.GetEnumerator� | (Inherited from FreezableCollection) | |
System.Collections.IList.Add� | (Inherited from FreezableCollection) | |
System.Collections.IList.Contains� | (Inherited from FreezableCollection) | |
System.Collections.IList.IndexOf� | (Inherited from FreezableCollection) | |
System.Collections.IList.Insert� | (Inherited from FreezableCollection) | |
System.Collections.IList.Remove� | (Inherited from FreezableCollection) |