UIElementCollection Constructor (UIElement^, FrameworkElement^)
.NET Framework (current version)
Initializes a new instance of the UIElementCollection class.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- visualParent
-
Type:
System.Windows::UIElement^
The UIElement parent of the collection.
- logicalParent
-
Type:
System.Windows::FrameworkElement^
The logical parent of the elements in the collection.
.NET Framework
Available since 3.0
Available since 3.0
Show: