| Name | Description |
 | ActiveLayout | Gets the ActiveLayout property. This dependency property
indicates which animation panel is currently controlling layout for the SwitchPanel. |
 | ActiveLayoutIndex | Gets or sets the ActiveLayoutIndex property. This dependency property
indicates the index of the current SwitchablePanel within the Layouts collection. |
 | ActiveSwitchTemplate | Gets the ActiveSwitchTemplate property. This dependency property
indicates which switch template should be used by SwitchPresenter descendants. |
 | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
 | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
 | AllowDrop | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesCaptured | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesOver | (Inherited from System.Windows.UIElement) |
 | AreLayoutSwitchesAnimated | Gets or sets the AreLayoutSwitchesAnimated property. This dependency property
indicates whether transitions between panels are animated. |
 | Background | (Inherited from System.Windows.Controls.Panel) |
 | BindingGroup | (Inherited from System.Windows.FrameworkElement) |
 | CacheMode | (Inherited from System.Windows.UIElement) |
 | CanHorizontallyScroll | |
 | CanVerticallyScroll | |
 | Children | (Inherited from System.Windows.Controls.Panel) |
 | Clip | (Inherited from System.Windows.UIElement) |
 | ClipToBounds | (Inherited from System.Windows.UIElement) |
 | CommandBindings | (Inherited from System.Windows.UIElement) |
 | ContextMenu | (Inherited from System.Windows.FrameworkElement) |
 | Cursor | (Inherited from System.Windows.FrameworkElement) |
 | DataContext | (Inherited from System.Windows.FrameworkElement) |
 | DefaultAnimationRate | Gets or sets the DefaultAnimationRate property. This dependency property
indicates the duration or speed at which other animations will occur
for panels within the layouts collection that set their respective
AnimationRate properties to AnimationRate.Default.
This property can be used to set a single animation rate to be used for
EnterAnimationRate, ExitAnimationRate, LayoutAnimationRate, SwitchAnimationRate,
and TemplateAnimationRate. |
 | DefaultAnimator | Gets or sets the DefaultAnimator property. This dependency property
indicates the default animator that will be used by panels within
the Layouts collection that do not explicitly specify their own DefaultAnimator value. |
 | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
 | DesiredSize | (Inherited from System.Windows.UIElement) |
 | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
 | Effect | (Inherited from System.Windows.UIElement) |
 | EnterAnimationRate | Gets or sets the EnterAnimationRate property. This dependency property
indicates the default animation rate that will be used by panels within
the Layouts collection that do not explicitly specify their own EnterAnimationRate value. |
 | EnterAnimator | Gets or sets the EnterAnimator property. This dependency property
indicates the default animator that will be used by panels within
the Layouts collection that do not explicitly specify their own EnterAnimator value. |
 | ExitAnimationRate | Gets or sets the ExitAnimationRate property. This dependency property
indicates the default animation rate that will be used by panels within
the Layouts collection that do not explicitly specify their own ExitAnimationRate value. |
 | ExitAnimator | Gets or sets the ExitAnimator property. This dependency property
indicates the default animator that will be used by panels within
the Layouts collection that do not explicitly specify their own ExitAnimator value. |
 | ExtentHeight | |
 | ExtentWidth | |
 | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
 | Focusable | (Inherited from System.Windows.UIElement) |
 | FocusVisualStyle | (Inherited from System.Windows.FrameworkElement) |
 | ForceCursor | (Inherited from System.Windows.FrameworkElement) |
 | HasAnimatedProperties | (Inherited from System.Windows.UIElement) |
 | HasLogicalOrientationPublic | (Inherited from System.Windows.Controls.Panel) |
 | Height | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalOffset | |
 | InputBindings | (Inherited from System.Windows.UIElement) |
 | InputScope | (Inherited from System.Windows.FrameworkElement) |
 | IsArrangeValid | (Inherited from System.Windows.UIElement) |
 | IsEnabled | (Inherited from System.Windows.UIElement) |
 | IsFocused | (Inherited from System.Windows.UIElement) |
 | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
 | IsInitialized | (Inherited from System.Windows.FrameworkElement) |
 | IsInputMethodEnabled | (Inherited from System.Windows.UIElement) |
 | IsItemsHost | (Inherited from System.Windows.Controls.Panel) |
 | IsKeyboardFocused | (Inherited from System.Windows.UIElement) |
 | IsKeyboardFocusWithin | (Inherited from System.Windows.UIElement) |
 | IsLoaded | (Inherited from System.Windows.FrameworkElement) |
 | IsManipulationEnabled | (Inherited from System.Windows.UIElement) |
 | IsMeasureValid | (Inherited from System.Windows.UIElement) |
 | IsMouseCaptured | (Inherited from System.Windows.UIElement) |
 | IsMouseCaptureWithin | (Inherited from System.Windows.UIElement) |
 | IsMouseDirectlyOver | (Inherited from System.Windows.UIElement) |
 | IsMouseOver | (Inherited from System.Windows.UIElement) |
 | IsSealed | (Inherited from System.Windows.DependencyObject) |
 | IsStylusCaptured | (Inherited from System.Windows.UIElement) |
 | IsStylusCaptureWithin | (Inherited from System.Windows.UIElement) |
 | IsStylusDirectlyOver | (Inherited from System.Windows.UIElement) |
 | IsStylusOver | (Inherited from System.Windows.UIElement) |
 | IsVisible | (Inherited from System.Windows.UIElement) |
 | Language | (Inherited from System.Windows.FrameworkElement) |
 | LayoutAnimationRate | Gets or sets the LayoutAnimationRate property. This dependency property
indicates the default animation rate that will be used by panels within
the Layouts collection that do not explicitly specify their own LayoutAnimationRate value. |
 | LayoutAnimator | Gets or sets the LayoutAnimator property. This dependency property
indicates the default layout animator that will be used by panels within
the Layouts collection that do not explicitly specify their own LayoutAnimator value. |
 | Layouts | Gets the Layouts property. This dependency property
contains a collection of SwitchablePanel objects that
represent the different layouts available within the SwitchPanel. |
 | LayoutTransform | (Inherited from System.Windows.FrameworkElement) |
 | LogicalOrientationPublic | (Inherited from System.Windows.Controls.Panel) |
 | Margin | (Inherited from System.Windows.FrameworkElement) |
 | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
 | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
 | MinHeight | (Inherited from System.Windows.FrameworkElement) |
 | MinWidth | (Inherited from System.Windows.FrameworkElement) |
 | Name | (Inherited from System.Windows.FrameworkElement) |
 | Opacity | (Inherited from System.Windows.UIElement) |
 | OpacityMask | (Inherited from System.Windows.UIElement) |
 | OverridesDefaultStyle | (Inherited from System.Windows.FrameworkElement) |
 | Parent | (Inherited from System.Windows.FrameworkElement) |
 | RenderSize | (Inherited from System.Windows.UIElement) |
 | RenderTransform | (Inherited from System.Windows.UIElement) |
 | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
 | Resources | (Inherited from System.Windows.FrameworkElement) |
 | ScrollOwner | |
 | SnapsToDevicePixels | (Inherited from System.Windows.UIElement) |
 | Style | (Inherited from System.Windows.FrameworkElement) |
 | SwitchAnimationRate | Gets or sets the SwitchAnimationRate property. This dependency property
indicates the default animation rate that will be used by panels within
the Layouts collection that do not explicitly specify their own SwitchAnimationRate value. |
 | SwitchAnimator | Gets or sets the SwitchAnimator property. This dependency property
indicates the default switch animator that will be used by panels within
the Layouts collection that do not explicitly specify their own SwitchAnimator value. |
 | SwitchTemplate | Gets or sets the SwitchTemplate property. This dependency property
indicates the switch template that should be used by any SwitchPresenter descendants. |
 | Tag | (Inherited from System.Windows.FrameworkElement) |
 | TemplateAnimationRate | Gets or sets the TemplateAnimationRate property. This dependency property
indicates the default animation rate that will be used by panels within
the Layouts collection that do not explicitly specify their own TemplateAnimationRate value. |
 | TemplateAnimator | Gets or sets the TemplateAnimator property. This dependency property
indicates the default switch animator that will be used by panels within
the Layouts collection that do not explicitly specify their own TemplateAnimator value. |
 | TemplatedParent | (Inherited from System.Windows.FrameworkElement) |
 | ToolTip | (Inherited from System.Windows.FrameworkElement) |
 | TouchesCaptured | (Inherited from System.Windows.UIElement) |
 | TouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
 | TouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
 | TouchesOver | (Inherited from System.Windows.UIElement) |
 | Triggers | (Inherited from System.Windows.FrameworkElement) |
 | Uid | (Inherited from System.Windows.UIElement) |
 | UseLayoutRounding | (Inherited from System.Windows.FrameworkElement) |
 | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | VerticalOffset | |
 | ViewportHeight | |
 | ViewportWidth | |
 | Visibility | (Inherited from System.Windows.UIElement) |
 | Width | (Inherited from System.Windows.FrameworkElement) |