Map::OnCredentialsProviderChanged Method (DependencyPropertyChangedEventArgs)

Bing
 

Enables the ability to provide custom handling when the credentials provider changes.

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

protected:
virtual void OnCredentialsProviderChanged(
	DependencyPropertyChangedEventArgs eventArgs
) override

Parameters

eventArgs
Type: System.Windows::DependencyPropertyChangedEventArgs

The event arguments.

Return to top
Show: