Click or drag to resize
UIElementGetChildsWrapper Method

[Missing <summary> documentation for "M:Windows.UI.Xaml.UIElement.GetChildsWrapper(Windows.UI.Xaml.UIElement)"]

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public Object GetChildsWrapper(
	UIElement child
)

Parameters

child
Type: Windows.UI.XamlUIElement

[Missing <param name="child"/> documentation for "M:Windows.UI.Xaml.UIElement.GetChildsWrapper(Windows.UI.Xaml.UIElement)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Windows.UI.Xaml.UIElement.GetChildsWrapper(Windows.UI.Xaml.UIElement)"]

See Also