https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.itemscontrol.onalternationcountchanged?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0
ItemsControl.OnAlternationCountChanged(Int32, Int32) Method (System.Windows.Controls) | Microsoft...
Invoked when the AlternationCount property changes.
methodsystemwindowscontrolsmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.itemscontrol.displaymemberpath?view=windowsdesktop-10.0&redirectedfrom=MSDN
ItemsControl.DisplayMemberPath Property (System.Windows.Controls) | Microsoft Learn
Gets or sets a path to a value on the source object to serve as the visual representation of the object.
property systemwindowscontrolsmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.itemscontrol.itemcontainerstyle?view=windowsdesktop-10.0&redirectedfrom=MSDN
ItemsControl.ItemContainerStyle Property (System.Windows.Controls) | Microsoft Learn
Gets or sets the Style that is applied to the container element generated for each item.
property systemwindowscontrolsmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.itemscontrol.isitemitsowncontaineroverride?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0
ItemsControl.IsItemItsOwnContainerOverride(Object) Method (System.Windows.Controls) | Microsoft...
Determines if the specified item is (or is eligible to be) its own container.
objectmethodsystemwindowscontrols
https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.itemscontrol.addchild?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0&redirectedfrom=MSDN
ItemsControl.AddChild(Object) Method (System.Windows.Controls) | Microsoft Learn
Adds the specified object as the child of the ItemsControl object.
objectmethodsystemwindowscontrols
https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.itemscontrol.itemtemplateproperty?view=windowsdesktop-10.0
ItemsControl.ItemTemplateProperty Field (System.Windows.Controls) | Microsoft Learn
Identifies the ItemTemplate dependency property.
field systemwindowscontrolsmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.itemscontrol.istextsearchenabled?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0&redirectedfrom=MSDN
ItemsControl.IsTextSearchEnabled Property (System.Windows.Controls) | Microsoft Learn
Gets or sets a value that indicates whether TextSearch is enabled on the ItemsControl instance.
property systemwindowscontrolsmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.itemscontrol.items?view=netframework-4.8.1&redirectedfrom=MSDN
ItemsControl.Items Property (System.Windows.Controls) | Microsoft Learn
Gets the collection used to generate the content of the ItemsControl.
property systemitemswindowscontrolsmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.itemscontrol.itemssource?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0&redirectedfrom=MSDN
ItemsControl.ItemsSource Property (System.Windows.Controls) | Microsoft Learn
Gets or sets a collection used to generate the content of the ItemsControl.
property systemitemssourcewindowscontrolsmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.itemscontrol.onkeydown?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0&redirectedfrom=MSDN
ItemsControl.OnKeyDown(KeyEventArgs) Method (System.Windows.Controls) | Microsoft Learn
Invoked when the KeyDown event is received.
methodsystemwindowscontrolsmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.itemscontrol.onitemssourcechanged?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0&redirectedfrom=MSDN
ItemsControl.OnItemsSourceChanged(IEnumerable, IEnumerable) Method (System.Windows.Controls) |...
Called when the ItemsSource property changes.
ienumerablemethodsystemwindowscontrols
https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.itemscontrol.onitemschanged?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0&redirectedfrom=MSDN
ItemsControl.OnItemsChanged(NotifyCollectionChangedEventArgs) Method (System.Windows.Controls) |...
Invoked when the Items property changes.
methodsystemwindowscontrols
https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.itemscontrol.itemstringformat?view=windowsdesktop-10.0
ItemsControl.ItemStringFormat Property (System.Windows.Controls) | Microsoft Learn
Gets or sets a composite string that specifies how to format the items in the ItemsControl if they are displayed as strings.
property systemwindowscontrolsmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.itemscontrol.system-windows-controls-primitives-icontainitemstorage-clearvalue?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-9.0
ItemsControl.IContainItemStorage.ClearValue(DependencyProperty) Method (System.Windows.Controls) |...
Removes the specified property from all property lists.
methodsystemwindowscontrols
https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.itemscontrol.ongroupstyleselectorchanged?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0&redirectedfrom=MSDN
ItemsControl.OnGroupStyleSelectorChanged Method (System.Windows.Controls) | Microsoft Learn
Invoked when the GroupStyleSelector property changes.
methodsystemwindowscontrolsmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.itemscontrol.itemssource?view=windowsdesktop-10.0&redirectedfrom=MSDN
ItemsControl.ItemsSource Property (System.Windows.Controls) | Microsoft Learn
Gets or sets a collection used to generate the content of the ItemsControl.
property systemitemssourcewindowscontrolsmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.itemscontrol.begininit?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0&redirectedfrom=MSDN
ItemsControl.BeginInit Method (System.Windows.Controls) | Microsoft Learn
Indicates that the initialization of the ItemsControl object is about to start.
methodsystemwindowscontrolsmicrosoft