AMapLayer GetParent Method 高德地图 Windows Phone 8 搜索API参考手册
高德地图 Windows Phone 8 搜索API参考手册
获取给定对象的Parent附加属性的值。

Namespace: Com.AMap.Api.Maps
Assembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
Syntax

public static Object GetParent(
	UIElement element
)

Return Value

Type: 联机Object
指定对象的Parent值。
See Also