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