Menu

Public Fields (see also Protected Fields)

NameDescription
AppliesToProperty Dependency property for the scope of the behavior. See FluidMoveScope for more details.
IsActiveProperty Dependency property for the active state of the behavior.
TagPathProperty Dependency property for the extra path to add to the binding when UsaBindingAsTag is true.
TagProperty Dependency property that provides the ability to use the element as its own tag, or the binding on the element.

Protected Fields

NameDescription
IdentityTagProperty Identity tag used to detect element motion between containers.

See Also