ToolBarOverflowPanel::CreateUIElementCollection Method (FrameworkElement^)
.NET Framework (current version)
Creates a new UIElementCollection.
Assembly: PresentationFramework (in PresentationFramework.dll)
protected: virtual UIElementCollection^ CreateUIElementCollection( FrameworkElement^ logicalParent ) override
Parameters
- logicalParent
-
Type:
System.Windows::FrameworkElement^
Logical parent of the new collection.
The new collection is used to add cached information to every child or to intercept actions such as layout updates.
.NET Framework
Available since 3.0
Available since 3.0
Show: