Table of Contents
SplitView Properties

The properties of the SplitView class are listed below. For a complete list of SplitView class members, see the SplitView Members topic.

Properties
Name Description
ActiveView Gets or sets the active view for this SplitView control.
ActualHeight (inherited from FrameworkElement) 
ActualWidth (inherited from FrameworkElement) 
AllowDrop (inherited from UIElement) 
AreAnyTouchesCaptured (inherited from UIElement) 
AreAnyTouchesCapturedWithin (inherited from UIElement) 
AreAnyTouchesDirectlyOver (inherited from UIElement) 
AreAnyTouchesOver (inherited from UIElement) 
BindingGroup (inherited from FrameworkElement) 
BitmapEffect (inherited from UIElement)Obsolete.  
BitmapEffectInput (inherited from UIElement)Obsolete.  
CacheMode (inherited from UIElement) 
Clip (inherited from UIElement) 
ClipToBounds (inherited from UIElement) 
CollapseState Gets or sets the splitter collapse state.
CommandBindings (inherited from UIElement) 
ContextMenu (inherited from FrameworkElement) 
Cursor (inherited from FrameworkElement) 
DataContext (inherited from FrameworkElement) 
DefaultStyleKey (inherited from FrameworkElement) 
DependencyObjectType (inherited from DependencyObject) 
DesiredSize (inherited from UIElement) 
Dispatcher (inherited from DispatcherObject) 
DocumentView Gets or sets the primary view for this SplitView control.
DragIndicatorTemplate Gets or sets the drag indicator template.
Effect (inherited from UIElement) 
FlowDirection (inherited from FrameworkElement) 
Focusable (inherited from UIElement) 
FocusVisualStyle (inherited from FrameworkElement) 
ForceCursor (inherited from FrameworkElement) 
HasAnimatedProperties (inherited from UIElement) 
HasEffectiveKeyboardFocus (inherited from UIElement) 
Height (inherited from FrameworkElement) 
HorizontalAlignment (inherited from FrameworkElement) 
InheritanceBehavior (inherited from FrameworkElement) 
InputBindings (inherited from UIElement) 
InputScope (inherited from FrameworkElement) 
IsArrangeValid (inherited from UIElement) 
IsEnabled (inherited from UIElement) 
IsEnabledCore (inherited from UIElement) 
IsFocused (inherited from UIElement) 
IsHitTestVisible (inherited from UIElement) 
IsInitialized (inherited from FrameworkElement) 
IsInputMethodEnabled (inherited from UIElement) 
IsKeyboardFocused (inherited from UIElement) 
IsKeyboardFocusWithin (inherited from UIElement) 
IsLoaded (inherited from FrameworkElement) 
IsManipulationEnabled (inherited from UIElement) 
IsMeasureValid (inherited from UIElement) 
IsMouseCaptured (inherited from UIElement) 
IsMouseCaptureWithin (inherited from UIElement) 
IsMouseDirectlyOver (inherited from UIElement) 
IsMouseOver (inherited from UIElement) 
IsSealed (inherited from DependencyObject) 
IsStylusCaptured (inherited from UIElement) 
IsStylusCaptureWithin (inherited from UIElement) 
IsStylusDirectlyOver (inherited from UIElement) 
IsStylusOver (inherited from UIElement) 
IsVisible (inherited from UIElement) 
Language (inherited from FrameworkElement) 
LayoutTransform (inherited from FrameworkElement) 
Margin (inherited from FrameworkElement) 
MaxHeight (inherited from FrameworkElement) 
MaxWidth (inherited from FrameworkElement) 
MinHeight (inherited from FrameworkElement) 
MinWidth (inherited from FrameworkElement) 
Name (inherited from FrameworkElement) 
Opacity (inherited from UIElement) 
OpacityMask (inherited from UIElement) 
Orientation Gets or sets the split view orientation.
OverridesDefaultStyle (inherited from FrameworkElement) 
Parent (inherited from FrameworkElement) 
PersistId (inherited from UIElement)Obsolete.  
RenderSize (inherited from UIElement) 
RenderTransform (inherited from UIElement) 
RenderTransformOrigin (inherited from UIElement) 
Resources (inherited from FrameworkElement) 
SnapsToDevicePixels (inherited from UIElement) 
SplitterBackground Gets or sets the background of the splitter bar.
SplitterBorderStyle Gets or sets the splitter border style.
SplitterMode Gets or sets the splitter mode.
SplitterPosition Gets or sets the position of the splitter bar.
SplitterTemplate Gets or sets the splitter bar template.
SplitterWidth Gets or sets the width or height of the splitter bar.
Style (inherited from FrameworkElement) 
StylusPlugIns (inherited from UIElement) 
SwapView Gets or sets a value indicating whether View1 and View2 should swap position.
Tag (inherited from FrameworkElement) 
TemplatedParent (inherited from FrameworkElement) 
ToolTip (inherited from FrameworkElement) 
TouchesCaptured (inherited from UIElement) 
TouchesCapturedWithin (inherited from UIElement) 
TouchesDirectlyOver (inherited from UIElement) 
TouchesOver (inherited from UIElement) 
Triggers (inherited from FrameworkElement) 
Uid (inherited from UIElement) 
UseLayoutRounding (inherited from FrameworkElement) 
VerticalAlignment (inherited from FrameworkElement) 
View1 Gets or sets the contents of the first panel.
View1BorderStyle Gets or sets the style applied to the Border element around View1.
View1Icon Gets or sets the icon for the tab button associated to the first view.
View1MinWidth Gets or sets the minimum width or height of the first panel.
View1TabButtonTemplate Gets or sets the template for the tab button associated to the first view.
View1Title Gets or sets the text for the tab button associated to the first view.
View1Width Gets or sets the initial width or height of the first panel.
View2 Gets or sets the contents of the second panel.
View2BorderStyle Gets or sets the style applied to the Border element around View2.
View2Icon Gets or sets the icon for the tab button associated to the second view.
View2MinWidth Gets or sets the minimum width or height of the second panel.
View2TabButtonTemplate Gets or sets the template for the tab button associated to the second view.
View2Title Gets or sets the text for the tab button associated to the second view.
View2Width Gets or sets the initial width or height of the second panel.
Visibility (inherited from UIElement) 
VisualBitmapEffect (inherited from Visual)Obsolete.  
VisualBitmapEffectInput (inherited from Visual)Obsolete.  
VisualBitmapScalingMode (inherited from Visual) 
VisualCacheMode (inherited from Visual) 
VisualClearTypeHint (inherited from Visual) 
VisualClip (inherited from Visual) 
VisualEdgeMode (inherited from Visual) 
VisualEffect (inherited from Visual) 
VisualOffset (inherited from Visual) 
VisualOpacity (inherited from Visual) 
VisualOpacityMask (inherited from Visual) 
VisualParent (inherited from Visual) 
VisualScrollableAreaClip (inherited from Visual) 
VisualTextHintingMode (inherited from Visual) 
VisualTextRenderingMode (inherited from Visual) 
VisualTransform (inherited from Visual) 
VisualXSnappingGuidelines (inherited from Visual) 
VisualYSnappingGuidelines (inherited from Visual) 
Width (inherited from FrameworkElement) 
See Also