Gets the EnterFrom property. This dependency property indicates the location from which a child will enter the panel when it is first arranged. If set on a child of the animation panel, it provides for an "animate in" effect.
Gets the ExitTo property. This dependency property indicates the location to which a child will exit the panel when it is removed. If set on a child of the animation panel, it provides for an "animate out" effect.
Sets the EnterFrom property. This dependency property indicates the location from which a child will enter the panel when it is first arranged. If set on a child of the animation panel, it provides for an "animate in" effect.
Sets the ExitTo property. This dependency property indicates the location to which a child will exit the panel when it is removed. If set on a child of the animation panel, it provides for an "animate out" effect.
Provides a secure method for setting the SwitchParent property. This dependency property indicates the parent SwitchPanel (if the current SwitchablePanel is a member of a Layouts collection).