MapLayer.OnPositionRectangleChanged Method (DependencyObject, DependencyPropertyChangedEventArgs)
Bing
Enables the ability to provide custom handling when the PositionRectangle of the layer changes.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
public static void OnPositionRectangleChanged( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs ea )
Parameters
- dependencyObject
-
Type:
System.Windows.DependencyObject
The dependency field.
- ea
-
Type:
System.Windows.DependencyPropertyChangedEventArgs
The event arguments.
Show: