Name | Description | |
---|---|---|
SwitchPanel Constructor |
The following tables list the members exposed by SwitchPanel.
Name | Description | |
---|---|---|
SwitchPanel Constructor |
Name | Description | |
---|---|---|
ActiveLayoutChangedEvent | ActiveLayoutChanged Routed Event | |
ActiveLayoutIndexProperty | ActiveLayoutIndex Dependency Property | |
ActiveLayoutProperty | ||
ActiveSwitchTemplateProperty | ||
AreLayoutSwitchesAnimatedProperty | AreLayoutSwitchesAnimated Dependency Property | |
DefaultAnimationRateProperty | DefaultAnimationRate Dependency Property | |
DefaultAnimatorProperty | DefaultAnimator Dependency Property | |
EnterAnimationRateProperty | EnterAnimationRate Dependency Property | |
EnterAnimatorProperty | EnterAnimator Dependency Property | |
ExitAnimationRateProperty | ExitAnimationRate Dependency Property | |
ExitAnimatorProperty | ExitAnimator Dependency Property | |
LayoutAnimationRateProperty | LayoutAnimationRate Dependency Property | |
LayoutAnimatorProperty | LayoutAnimator Dependency Property | |
LayoutsProperty | ||
SwitchAnimationBegunEvent | SwitchAnimationBegun Routed Event | |
SwitchAnimationCompletedEvent | SwitchAnimationCompleted Routed Event | |
SwitchAnimationRateProperty | SwitchAnimationRate Dependency Property | |
SwitchAnimatorProperty | SwitchAnimator Dependency Property | |
SwitchTemplateProperty | SwitchTemplate Dependency Property | |
TemplateAnimationRateProperty | TemplateAnimationRate Dependency Property | |
TemplateAnimatorProperty | TemplateAnimator Dependency Property |
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 PanelBase) | |
AllowDrop | (Inherited from PanelBase) | |
AreAnyTouchesCaptured | (Inherited from PanelBase) | |
AreAnyTouchesCapturedWithin | (Inherited from PanelBase) | |
AreAnyTouchesDirectlyOver | (Inherited from PanelBase) | |
AreAnyTouchesOver | (Inherited from PanelBase) | |
AreLayoutSwitchesAnimated | Gets or sets the AreLayoutSwitchesAnimated property. This dependency property indicates whether transitions between panels are animated. | |
Background | (Inherited from PanelBase) | |
BindingGroup | (Inherited from PanelBase) | |
CacheMode | (Inherited from PanelBase) | |
CanHorizontallyScroll | ||
CanVerticallyScroll | ||
Children | (Inherited from PanelBase) | |
Clip | (Inherited from PanelBase) | |
ClipToBounds | (Inherited from PanelBase) | |
CommandBindings | (Inherited from PanelBase) | |
ContextMenu | (Inherited from PanelBase) | |
Cursor | (Inherited from PanelBase) | |
DataContext | (Inherited from PanelBase) | |
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 PanelBase) | |
DesiredSize | (Inherited from PanelBase) | |
Dispatcher | (Inherited from PanelBase) | |
Effect | (Inherited from PanelBase) | |
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 PanelBase) | |
Focusable | (Inherited from PanelBase) | |
FocusVisualStyle | (Inherited from PanelBase) | |
ForceCursor | (Inherited from PanelBase) | |
HasAnimatedProperties | (Inherited from PanelBase) | |
HasLogicalOrientationPublic | (Inherited from PanelBase) | |
Height | (Inherited from PanelBase) | |
HorizontalAlignment | (Inherited from PanelBase) | |
HorizontalOffset | ||
InputBindings | (Inherited from PanelBase) | |
InputScope | (Inherited from PanelBase) | |
IsArrangeValid | (Inherited from PanelBase) | |
IsEnabled | (Inherited from PanelBase) | |
IsFocused | (Inherited from PanelBase) | |
IsHitTestVisible | (Inherited from PanelBase) | |
IsInitialized | (Inherited from PanelBase) | |
IsInputMethodEnabled | (Inherited from PanelBase) | |
IsItemsHost | (Inherited from PanelBase) | |
IsKeyboardFocused | (Inherited from PanelBase) | |
IsKeyboardFocusWithin | (Inherited from PanelBase) | |
IsLoaded | (Inherited from PanelBase) | |
IsManipulationEnabled | (Inherited from PanelBase) | |
IsMeasureValid | (Inherited from PanelBase) | |
IsMouseCaptured | (Inherited from PanelBase) | |
IsMouseCaptureWithin | (Inherited from PanelBase) | |
IsMouseDirectlyOver | (Inherited from PanelBase) | |
IsMouseOver | (Inherited from PanelBase) | |
IsSealed | (Inherited from PanelBase) | |
IsStylusCaptured | (Inherited from PanelBase) | |
IsStylusCaptureWithin | (Inherited from PanelBase) | |
IsStylusDirectlyOver | (Inherited from PanelBase) | |
IsStylusOver | (Inherited from PanelBase) | |
IsVisible | (Inherited from PanelBase) | |
Language | (Inherited from PanelBase) | |
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 PanelBase) | |
LogicalOrientationPublic | (Inherited from PanelBase) | |
Margin | (Inherited from PanelBase) | |
MaxHeight | (Inherited from PanelBase) | |
MaxWidth | (Inherited from PanelBase) | |
MinHeight | (Inherited from PanelBase) | |
MinWidth | (Inherited from PanelBase) | |
Name | (Inherited from PanelBase) | |
Opacity | (Inherited from PanelBase) | |
OpacityMask | (Inherited from PanelBase) | |
OverridesDefaultStyle | (Inherited from PanelBase) | |
Parent | (Inherited from PanelBase) | |
RenderSize | (Inherited from PanelBase) | |
RenderTransform | (Inherited from PanelBase) | |
RenderTransformOrigin | (Inherited from PanelBase) | |
Resources | (Inherited from PanelBase) | |
ScrollOwner | ||
SnapsToDevicePixels | (Inherited from PanelBase) | |
Style | (Inherited from PanelBase) | |
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 PanelBase) | |
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 PanelBase) | |
ToolTip | (Inherited from PanelBase) | |
TouchesCaptured | (Inherited from PanelBase) | |
TouchesCapturedWithin | (Inherited from PanelBase) | |
TouchesDirectlyOver | (Inherited from PanelBase) | |
TouchesOver | (Inherited from PanelBase) | |
Triggers | (Inherited from PanelBase) | |
Uid | (Inherited from PanelBase) | |
UseLayoutRounding | (Inherited from PanelBase) | |
VerticalAlignment | (Inherited from PanelBase) | |
VerticalOffset | ||
ViewportHeight | ||
ViewportWidth | ||
Visibility | (Inherited from PanelBase) | |
Width | (Inherited from PanelBase) |