Children Property
Collapse the table of content
Expand the table of content

GeometryGroup.Children Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets the GeometryCollection that contains the objects that define this GeometryGroup.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.

public GeometryCollection Children { get; set; }

Property Value

Type: System.Windows.Media.GeometryCollection
A collection containing the children of this GeometryGroup.

Dependency property identifier field: ChildrenProperty

The XAML syntax for Children is an example of an implicit collection syntax. For more information about XAML implicit collection syntax, see XAML for Windows Phone 8.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft