Interface INotifyLocationChanged
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public interface INotifyLocationChanged
Events
LocationChanged
Declaration
event EventHandler<LocationChangedEventArgs> LocationChanged
Event Type
System.
|