SplitterItemsControl Class

Definition

An ItemsControl that has an Orientation and which is meant to be used in conjunction with a SplitterPanel.

public ref class SplitterItemsControl : Microsoft::VisualStudio::PlatformUI::LayoutSynchronizedItemsControl
public class SplitterItemsControl : Microsoft.VisualStudio.PlatformUI.LayoutSynchronizedItemsControl
type SplitterItemsControl = class
    inherit LayoutSynchronizedItemsControl
Public Class SplitterItemsControl
Inherits LayoutSynchronizedItemsControl
Inheritance

Constructors

SplitterItemsControl()

Microsoft internal use only.

Fields

OrientationProperty

Microsoft internal use only.

SplitterGripSizeProperty

Microsoft internal use only.

Properties

Orientation

Microsoft internal use only.

Attached Properties

SplitterGripSize

Microsoft internal use only.

Methods

GetContainerForItemOverride()

Microsoft internal use only.

GetSplitterGripSize(DependencyObject)

Microsoft internal use only.

IsItemItsOwnContainerOverride(Object)

Microsoft internal use only.

OnItemsChanged(NotifyCollectionChangedEventArgs)

Microsoft internal use only.

(Inherited from LayoutSynchronizedItemsControl)
OnOrientationChanged()

Called when the Orientation property changes.

SetSplitterGripSize(DependencyObject, Double)

Microsoft internal use only.

Applies to