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.
Assembly: System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.
Property Value
Type: System.Windows.Media.GeometryCollectionA 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.
Show: