Menu

Public Properties (see also Protected Properties)

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

Protected Properties

NameDescription
AssociatedObject Gets the object to which this Behavior`1 is attached.
AssociatedType The type to which this behavior can be attached. (Inherited from Behavior)

Explicit Interface Implementations

NameDescription
System.Windows.Interactivity.IAttachedObject.AssociatedObject Gets the object to which this behavior is attached. (Inherited from Behavior)

See Also