MapLayer.OnVisualChildrenChanged Method (DependencyObject, DependencyObject)

Bing
 

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

protected override void OnVisualChildrenChanged(
	DependencyObject childAdded,
	DependencyObject childRemoved
)

Parameters

childAdded
Type: System.Windows.DependencyObject

childRemoved
Type: System.Windows.DependencyObject

Return to top
Show: