ArcGIS Runtime SDK for WPF - Library Reference
Refreshed Event
See Also 
ESRI.ArcGIS.Client.Toolkit Namespace > Attribution Class : Refreshed Event

Occurs when the attribution items are refreshed. Give the opportunity for an application to add or remove attribution items.

Syntax

Visual Basic (Declaration) 
Public Event Refreshed As EventHandler(Of EventArgs)
C# 
public event EventHandler<EventArgs> Refreshed

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.