Class ItemsPanelTemplate
Specifies the panel that the ItemsPresenter creates for the layout of the items of an ItemsControl.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Controls
Assembly: OpenSilver.dll
Syntax
public class ItemsPanelTemplate : FrameworkTemplate
Constructors
| Improve this Doc View SourceItemsPanelTemplate()
Initializes a new instance of the ItemsPanelTemplate class.
Declaration
public ItemsPanelTemplate()