FluidMoveBehaviorBase Properties

Public Properties

(see also Protected Properties)

  Name Description
public property AppliesTo
Indicates whether the behavior applies just to this element, or to all children of the element (if the element is a Panel).
public property CanFreeze  (Inherited from Freezable)
public property DependencyObjectType  (Inherited from DependencyObject)
public property Dispatcher  (Inherited from DispatcherObject)
public property HasAnimatedProperties  (Inherited from Animatable)
public property IsActive
Indicates whether the behavior is currently active.
public property IsFrozen  (Inherited from Freezable)
public property IsSealed  (Inherited from DependencyObject)
public property Tag
Indicates whether to use the element as its own tag, or to use the binding on the element as the tag.
public property TagPath
Extra path to add to the binding when TagType is specified.

Protected Properties

  Name Description
protected property AssociatedObject 
Gets the object to which this Behavior`1 is attached.
 (Inherited from Behavior)
protected property AssociatedType 
The type to which this behavior can be attached.
 (Inherited from Behavior)
protected property ShouldSkipInitialLayout  

Explicit Interface Implementations

  Name Description
System.Windows.Interactivity.IAttachedObject.AssociatedObject 
Gets the object to which this Behavior`1 is attached.
 (Inherited from Behavior)

See Also

Reference

FluidMoveBehaviorBase Class
Microsoft.Expression.Interactivity.Layout Namespace