Changes in telerik.windows.controls.datavisualization from v22 (Version 4.0.30319.42000)<br> to v221 (Version 4.0.30319.42000)

Changes in telerik.windows.controls.datavisualization from v22 (Version 4.0.30319.42000)
to v221 (Version 4.0.30319.42000)

Removed Added
public class Telerik.Windows.Controls.RadMap ()
  • Field: public static readonly DependencyProperty IsMouseWheelZoomEnabledProperty
  • Method: public Location GetShiftedLocation (Location baseLocation, Nullable`1 center)
  • [Obsolete: The AllowedCommands is obsolete. Use Commands property of the corresponding map provider and IsAllowed property of the desired command to control command availability.]Property: string AllowedCommands { public get; public set; }
  • [Obsolete: The IsMouseWheelZoomEnabled property is obsolete. Use the MouseWheelMode property instead.]Property: bool IsMouseWheelZoomEnabled { public get; public set; }
  • [Obsolete: The ZoomBarPresetsSettings property is obsolete. Use Command.Text property for the correspondent zoom level command in the RadMap.MapZoomBar.Commands collection.]Property: MapZoomBarPresetsSettings ZoomBarPresetsSettings { public get; public set; }
  • Method: public Location GetShiftedLocation (Location baseLocation, Nullable`1 center)
public class Telerik.Windows.Controls.RadTimeBar ()
  • Method: protected virtual void OnHoveredPeriodChanged (Nullable`1 hoveredPeriod)
  • Method: protected virtual void OnHoveredPeriodChanged (Nullable`1 hoveredPeriod)
public class Telerik.Windows.Controls.Gauge.IndicatorValueMappingCollection ()
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
public sealed class Telerik.Windows.Controls.HeatMap.CategoricalDefinition ()
--> NONE <--
  • Method: ProtectedInternal override int GetColor (int rowIndex, int columnIndex)
  • Method: ProtectedInternal override object GetColumnHeader (int index)
  • Method: ProtectedInternal override object GetRowHeader (int index)
  • Property: ProtectedInternal override IHeatMapSource Source { }
public abstract class Telerik.Windows.Controls.HeatMap.HeatMapDefinition ()
--> NONE <--
  • Method: ProtectedInternal abstract int GetColor (int rowIndex, int columnIndex)
  • Method: ProtectedInternal abstract object GetColumnHeader (int index)
  • Method: ProtectedInternal abstract object GetRowHeader (int index)
  • Property: ProtectedInternal abstract IHeatMapSource Source { }
public sealed class Telerik.Windows.Controls.HeatMap.HorizontalDefinition ()
--> NONE <--
  • Method (i): ProtectedInternal virtual int GetColor (int rowIndex, int columnIndex)
  • Method: ProtectedInternal override object GetColumnHeader (int index)
  • Method: ProtectedInternal override object GetRowHeader (int index)
  • Property: ProtectedInternal virtual IHeatMapSource Source { }
Telerik.Windows.Controls.HeatMap IHeatMapSource ()
n/a public interface Telerik.Windows.Controls.HeatMap.IHeatMapSource
--> NONE <--
  • Method: object GetDataItem (int rowIndex, int columnIndex)
  • Method: double GetValue (int rowIndex, int columnIndex)
  • Property: int ColumnsCount { public get; }
  • Property: IEnumerable ItemsSource { public get; public set; }
  • Property: int RowsCount { public get; }
public abstract class Telerik.Windows.Controls.HeatMap.MemberDefinitionBase ()
--> NONE <--
  • Method: ProtectedInternal override int GetColor (int rowIndex, int columnIndex)
  • Method (i): ProtectedInternal abstract object GetColumnHeader (int index)
  • Method (i): ProtectedInternal abstract object GetRowHeader (int index)
  • Property: ProtectedInternal override IHeatMapSource Source { }
public sealed class Telerik.Windows.Controls.HeatMap.VerticalDefinition ()
--> NONE <--
  • Method (i): ProtectedInternal virtual int GetColor (int rowIndex, int columnIndex)
  • Method: ProtectedInternal override object GetColumnHeader (int index)
  • Method: ProtectedInternal override object GetRowHeader (int index)
  • Property: ProtectedInternal virtual IHeatMapSource Source { }
Telerik.Windows.Controls.Map Address ()
public class Telerik.Windows.Controls.Map.Address n/a
  • Constructor: public Address ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string AddressLine { public get; public set; }
  • Property: string AdminDistrict { public get; public set; }
  • Property: string CountryRegion { public get; public set; }
  • Property: string District { public get; public set; }
  • Property: string FormattedAddress { public get; public set; }
  • Property: string Locality { public get; public set; }
  • Property: string PostalCode { public get; public set; }
  • Property: string PostalTown { public get; public set; }
--> NONE <--
public class Telerik.Windows.Controls.Map.ArcGisMapProvider ()
  • [Obsolete: The MaxZoomLevel property has been moved to RadMap.MaxZoomLevel. Please use that one.]Property: int MaxZoomLevel { public get; public set; }
  • [Obsolete: The MinZoomLevel property has been moved to RadMap.MinZoomLevel. Please use that one.]Property: int MinZoomLevel { public get; public set; }
  • Method (i): public bool TryGetMapSource (string uniqueId, out IMapSource source)
public class Telerik.Windows.Controls.Map.ArcGisWorldImagerySource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.ArcGisWorldMapSourceBase ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.ArcGisWorldPhysicalMapSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.ArcGisWorldShadedReliefMapSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.ArcGisWorldStreetMapSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.ArcGisWorldTerrainBaseMapSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.ArcGisWorldTopoMapSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.ArcSegmentData ()
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
Telerik.Windows.Controls.Map AvailableFilter ()
public class Telerik.Windows.Controls.Map.AvailableFilter n/a
  • Constructor: public AvailableFilter ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: int PropertyId { public get; public set; }
  • Property: string PropertyName { public get; public set; }
--> NONE <--
public class Telerik.Windows.Controls.Map.BezierSegmentData ()
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
Telerik.Windows.Controls.Map BingBaseMapSource ()
public class Telerik.Windows.Controls.Map.BingBaseMapSource n/a
  • [Obsolete: The BingBaseMapSource is marked as obsolete in R1 2017 and will be removed in R2 2017. Please use BingRestBaseMapSource instead.]Constructor: protected BingBaseMapSource (MapMode mode, bool labelVisible, string applicationId)
  • Event: public event EventHandler`1 InitializationFaulted
  • Event: public event EventHandler InitializeCompleted
  • Method (i): public virtual void CacheTile (int tileLevel, int tilePositionX, int tilePositionY, Uri uri, DateTime expires, byte[] tileBody)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected virtual int ConvertTileToZoomLevel (int tileLevelDetail)
  • Method (i): protected virtual int ConvertZoomToTileLevel (int zoomLevel)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual Stream GetCachedTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetCachedTileAsync (int tileLevel, int tilePositionX, int tilePositionY, Action`1 callback)
  • Method (i): protected virtual string GetCachedTileName (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): protected virtual Uri GetTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetTileLayers (int tileLevel, int tilePositionX, int tilePositionY, IList`1 tileImageLayerSources)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public virtual void Initialize ()
  • Method (i): protected void InvalidateNullTiles ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public virtual void InvalidateTileLayer (int tileLevel, int tilePositionX, int tilePositionY, int tileLayer)
  • Method (i): public virtual bool IsLevelSupported (int level)
  • Method (i): protected virtual bool IsValidCacheUri (int tileLevel, int tilePositionX, int tilePositionY, Uri uri)
  • Method (i): protected virtual bool IsValidTileLevel (int tileLevel)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnHttpAuthenticationRequired (Uri uri, string type, Dictionary`2 attributes)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected void RaiseInitializationFaulted (string uniqueId, Exception error)
  • Method (i): protected void RaiseInitializeCompleted ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetTileCacheSize (int bytes)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Property: string ApplicationId { public get; public set; }
  • Property: virtual ICacheStorage CacheStorage { public get; public set; }
  • Property: virtual CultureInfo Culture { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsTileCachingEnabled { public get; public set; }
  • Property: protected int MaxZoomLevel { }
  • Property: protected int MinZoomLevel { }
  • Property: protected MapMode Mode { }
  • Property: virtual double Opacity { public get; public set; }
  • Property: ICredentials RequestCredentials { public get; public set; }
  • Property: protected string SessionId { }
  • Property: virtual string UniqueId { public get; }
--> NONE <--
Telerik.Windows.Controls.Map BingGeocodeProvider ()
public class Telerik.Windows.Controls.Map.BingGeocodeProvider n/a
  • [Obsolete: The BingGeocodeProvider is marked as obsolete in R1 2017 and will be removed in R2 2017. It uses Bing SOAP Geocode service that will be stopped in June 2017. Please use BingRestMapProvider and its IBingRestSearchLocationProvider implementation based on Bing REST services.]Constructor: public BingGeocodeProvider ()
  • [Obsolete: The BingGeocodeProvider is marked as obsolete in R1 2017 and will be removed in R2 2017. It uses Bing SOAP Geocode service that will be stopped in June 2017. Please use BingRestMapProvider and its IBingRestSearchLocationProvider implementation based on Bing REST services.]Constructor: public BingGeocodeProvider (string applicationId)
  • Event: public event EventHandler`1 GeocodeCompleted
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override void GeocodeAsync (GeocodeRequest request)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnGeocodeCompleted (GeocodeResponse response)
  • Method: public override void ReverseGeocodeAsync (ReverseGeocodeRequest request)
  • Method (i): public virtual string ToString ()
  • Property: string ApplicationId { public get; public set; }
  • Property: RadMap MapControl { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map BingMapAerialLabelSource ()
public class Telerik.Windows.Controls.Map.BingMapAerialLabelSource n/a
  • [Obsolete: The BingMapAerialLabelSource is marked as obsolete in R1 2017 and will be removed in R2 2017. Please use BingRestAerialLabelSource instead.]Constructor: public BingMapAerialLabelSource (string applicationId)
  • Event: public event EventHandler`1 InitializationFaulted
  • Event: public event EventHandler InitializeCompleted
  • Method (i): public virtual void CacheTile (int tileLevel, int tilePositionX, int tilePositionY, Uri uri, DateTime expires, byte[] tileBody)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected virtual int ConvertTileToZoomLevel (int tileLevelDetail)
  • Method (i): protected virtual int ConvertZoomToTileLevel (int zoomLevel)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual Stream GetCachedTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetCachedTileAsync (int tileLevel, int tilePositionX, int tilePositionY, Action`1 callback)
  • Method (i): protected virtual string GetCachedTileName (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): protected virtual Uri GetTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetTileLayers (int tileLevel, int tilePositionX, int tilePositionY, IList`1 tileImageLayerSources)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public virtual void Initialize ()
  • Method (i): protected void InitializeImageryService ()
  • Method (i): protected void InitializeSession ()
  • Method (i): protected void InvalidateNullTiles ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public virtual void InvalidateTileLayer (int tileLevel, int tilePositionX, int tilePositionY, int tileLayer)
  • Method (i): public virtual bool IsLevelSupported (int level)
  • Method (i): protected virtual bool IsValidCacheUri (int tileLevel, int tilePositionX, int tilePositionY, Uri uri)
  • Method (i): protected virtual bool IsValidTileLevel (int tileLevel)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnHttpAuthenticationRequired (Uri uri, string type, Dictionary`2 attributes)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected void RaiseInitializationFaulted (string uniqueId, Exception error)
  • Method (i): protected void RaiseInitializeCompleted ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetTileCacheSize (int bytes)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Property: string ApplicationId { public get; public set; }
  • Property: virtual ICacheStorage CacheStorage { public get; public set; }
  • Property: virtual CultureInfo Culture { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsTileCachingEnabled { public get; public set; }
  • Property: protected int MaxZoomLevel { }
  • Property: protected int MinZoomLevel { }
  • Property: protected MapMode Mode { }
  • Property: virtual double Opacity { public get; public set; }
  • Property: ICredentials RequestCredentials { public get; public set; }
  • Property: protected string SessionId { }
  • Property: virtual string UniqueId { public get; }
--> NONE <--
Telerik.Windows.Controls.Map BingMapAerialSource ()
public class Telerik.Windows.Controls.Map.BingMapAerialSource n/a
  • [Obsolete: The BingMapAerialSource is marked as obsolete in R1 2017 and will be removed in R2 2017. Please use BingRestAerialSource instead.]Constructor: public BingMapAerialSource (string applicationId)
  • Event: public event EventHandler`1 InitializationFaulted
  • Event: public event EventHandler InitializeCompleted
  • Method (i): public virtual void CacheTile (int tileLevel, int tilePositionX, int tilePositionY, Uri uri, DateTime expires, byte[] tileBody)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected virtual int ConvertTileToZoomLevel (int tileLevelDetail)
  • Method (i): protected virtual int ConvertZoomToTileLevel (int zoomLevel)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual Stream GetCachedTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetCachedTileAsync (int tileLevel, int tilePositionX, int tilePositionY, Action`1 callback)
  • Method (i): protected virtual string GetCachedTileName (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): protected virtual Uri GetTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetTileLayers (int tileLevel, int tilePositionX, int tilePositionY, IList`1 tileImageLayerSources)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public virtual void Initialize ()
  • Method (i): protected void InitializeImageryService ()
  • Method (i): protected void InitializeSession ()
  • Method (i): protected void InvalidateNullTiles ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public virtual void InvalidateTileLayer (int tileLevel, int tilePositionX, int tilePositionY, int tileLayer)
  • Method (i): public virtual bool IsLevelSupported (int level)
  • Method (i): protected virtual bool IsValidCacheUri (int tileLevel, int tilePositionX, int tilePositionY, Uri uri)
  • Method (i): protected virtual bool IsValidTileLevel (int tileLevel)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnHttpAuthenticationRequired (Uri uri, string type, Dictionary`2 attributes)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected void RaiseInitializationFaulted (string uniqueId, Exception error)
  • Method (i): protected void RaiseInitializeCompleted ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetTileCacheSize (int bytes)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Property: string ApplicationId { public get; public set; }
  • Property: virtual ICacheStorage CacheStorage { public get; public set; }
  • Property: virtual CultureInfo Culture { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsTileCachingEnabled { public get; public set; }
  • Property: protected int MaxZoomLevel { }
  • Property: protected int MinZoomLevel { }
  • Property: protected MapMode Mode { }
  • Property: virtual double Opacity { public get; public set; }
  • Property: ICredentials RequestCredentials { public get; public set; }
  • Property: protected string SessionId { }
  • Property: virtual string UniqueId { public get; }
--> NONE <--
Telerik.Windows.Controls.Map BingMapBirdsEyeLabelSource ()
public class Telerik.Windows.Controls.Map.BingMapBirdsEyeLabelSource n/a
  • [Obsolete: The BingMapBirdsEyeLabelSource is marked as obsolete in R1 2017 and will be removed in R2 2017. Please use BingRestBirdsEyeLabelSource instead.]Constructor: public BingMapBirdsEyeLabelSource (string applicationId)
  • Event: public event EventHandler`1 InitializationFaulted
  • Event: public event EventHandler InitializeCompleted
  • Method (i): public virtual void CacheTile (int tileLevel, int tilePositionX, int tilePositionY, Uri uri, DateTime expires, byte[] tileBody)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected virtual int ConvertTileToZoomLevel (int tileLevelDetail)
  • Method (i): protected virtual int ConvertZoomToTileLevel (int zoomLevel)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual Stream GetCachedTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetCachedTileAsync (int tileLevel, int tilePositionX, int tilePositionY, Action`1 callback)
  • Method (i): protected virtual string GetCachedTileName (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): protected virtual Uri GetTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetTileLayers (int tileLevel, int tilePositionX, int tilePositionY, IList`1 tileImageLayerSources)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public virtual void Initialize ()
  • Method (i): protected void InitializeImageryService ()
  • Method (i): protected void InitializeSession ()
  • Method (i): protected void InvalidateNullTiles ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public virtual void InvalidateTileLayer (int tileLevel, int tilePositionX, int tilePositionY, int tileLayer)
  • Method (i): public virtual bool IsLevelSupported (int level)
  • Method (i): protected virtual bool IsValidCacheUri (int tileLevel, int tilePositionX, int tilePositionY, Uri uri)
  • Method (i): protected virtual bool IsValidTileLevel (int tileLevel)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnHttpAuthenticationRequired (Uri uri, string type, Dictionary`2 attributes)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected void RaiseInitializationFaulted (string uniqueId, Exception error)
  • Method (i): protected void RaiseInitializeCompleted ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetTileCacheSize (int bytes)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Property: string ApplicationId { public get; public set; }
  • Property: virtual ICacheStorage CacheStorage { public get; public set; }
  • Property: virtual CultureInfo Culture { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsTileCachingEnabled { public get; public set; }
  • Property: protected int MaxZoomLevel { }
  • Property: protected int MinZoomLevel { }
  • Property: protected MapMode Mode { }
  • Property: virtual double Opacity { public get; public set; }
  • Property: ICredentials RequestCredentials { public get; public set; }
  • Property: protected string SessionId { }
  • Property: virtual string UniqueId { public get; }
--> NONE <--
Telerik.Windows.Controls.Map BingMapBirdsEyeSource ()
public class Telerik.Windows.Controls.Map.BingMapBirdsEyeSource n/a
  • [Obsolete: The BingMapBirdsEyeSource is marked as obsolete in R1 2017 and will be removed in R2 2017. Please use BingRestBirdsEyeSource instead.]Constructor: protected BingMapBirdsEyeSource (bool labelVisible, string applicationId)
  • [Obsolete: The BingMapBirdsEyeSource is marked as obsolete in R1 2017 and will be removed in R2 2017. Please use BingRestBirdsEyeSource instead.]Constructor: public BingMapBirdsEyeSource (string applicationId)
  • Event: public event EventHandler`1 InitializationFaulted
  • Event: public event EventHandler InitializeCompleted
  • Method (i): public virtual void CacheTile (int tileLevel, int tilePositionX, int tilePositionY, Uri uri, DateTime expires, byte[] tileBody)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected virtual int ConvertTileToZoomLevel (int tileLevelDetail)
  • Method (i): protected virtual int ConvertZoomToTileLevel (int zoomLevel)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual Stream GetCachedTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetCachedTileAsync (int tileLevel, int tilePositionX, int tilePositionY, Action`1 callback)
  • Method: protected override string GetCachedTileName (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method: protected override Uri GetTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetTileLayers (int tileLevel, int tilePositionX, int tilePositionY, IList`1 tileImageLayerSources)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method: public override void Initialize ()
  • Method: protected void InitializeImageryService ()
  • Method: protected void InitializeSession ()
  • Method (i): protected void InvalidateNullTiles ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public virtual void InvalidateTileLayer (int tileLevel, int tilePositionX, int tilePositionY, int tileLayer)
  • Method (i): public virtual bool IsLevelSupported (int level)
  • Method (i): protected virtual bool IsValidCacheUri (int tileLevel, int tilePositionX, int tilePositionY, Uri uri)
  • Method (i): protected virtual bool IsValidTileLevel (int tileLevel)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnHttpAuthenticationRequired (Uri uri, string type, Dictionary`2 attributes)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected void RaiseInitializationFaulted (string uniqueId, Exception error)
  • Method (i): protected void RaiseInitializeCompleted ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetTileCacheSize (int bytes)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Property: string ApplicationId { public get; public set; }
  • Property: virtual ICacheStorage CacheStorage { public get; public set; }
  • Property: virtual CultureInfo Culture { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsTileCachingEnabled { public get; public set; }
  • Property: protected int MaxZoomLevel { }
  • Property: protected int MinZoomLevel { }
  • Property: protected MapMode Mode { }
  • Property: virtual double Opacity { public get; public set; }
  • Property: ICredentials RequestCredentials { public get; public set; }
  • Property: protected string SessionId { }
  • Property: virtual string UniqueId { public get; }
--> NONE <--
Telerik.Windows.Controls.Map BingMapProvider ()
public class Telerik.Windows.Controls.Map.BingMapProvider n/a
  • [Obsolete: The BingMapProvider is marked as obsolete in R1 2017 and will be removed in R2 2017. It uses Bing SOAP Imagery service that will be stopped in June 2017. Please use BingRestMapProvider instead.]Constructor: public BingMapProvider ()
  • [Obsolete: The BingMapProvider is marked as obsolete in R1 2017 and will be removed in R2 2017. It uses Bing SOAP Imagery service that will be stopped in June 2017. Please use BingRestMapProvider instead.]Constructor: public BingMapProvider (string applicationId)
  • [Obsolete: The BingMapProvider is marked as obsolete in R1 2017 and will be removed in R2 2017. It uses Bing SOAP Imagery service that will be stopped in June 2017. Please use BingRestMapProvider instead.]Constructor: public BingMapProvider (MapMode mode, bool labelVisible, string applicationId)
  • [Obsolete: The BingMapProvider is marked as obsolete in R1 2017 and will be removed in R2 2017. It uses Bing SOAP Imagery service that will be stopped in June 2017. Please use BingRestMapProvider instead.]Constructor: public BingMapProvider (MapMode mode, bool labelVisible, string applicationId, bool useSession)
  • Event: public event EventHandler Changed
  • Event: public event EventHandler`1 InitializationFaulted
  • Event: public event EventHandler`1 MapSourceChanged
  • Event: public event EventHandler SpatialReferenceChanged
  • Field: public static readonly DependencyProperty IsLabelVisibleProperty
  • Field: public static readonly DependencyProperty ModeProperty
  • Field: public static readonly DependencyProperty UseSessionProperty
  • Method: protected override string ApplySourceModes (string uniqueId)
  • Method (i): protected void CacheStorageChanged ()
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method: public new virtual object Clone ()
  • Method (i): protected virtual void CloneCore (Freezable sourceFreezable)
  • Method (i): public Freezable CloneCurrentValue ()
  • Method (i): protected virtual void CloneCurrentValueCore (Freezable sourceFreezable)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected Freezable CreateInstance ()
  • Method (i): protected virtual Freezable CreateInstanceCore ()
  • Method (i): public virtual void Dispose ()
  • Method: protected override void Dispose (bool disposing)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public void Freeze ()
  • Method (i): protected virtual bool FreezeCore (bool isChecking)
  • Method (i): public Freezable GetAsFrozen ()
  • Method (i): protected virtual void GetAsFrozenCore (Freezable sourceFreezable)
  • Method (i): public Freezable GetCurrentValueAsFrozen ()
  • Method (i): protected virtual void GetCurrentValueAsFrozenCore (Freezable sourceFreezable)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual Location GetValidatedGeoPoint (Location geoPoint)
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): protected virtual void InheritCacheStorage (TiledMapSource source)
  • Method (i): protected virtual void InheritCurrentSource (MapProviderBase clone)
  • Method (i): protected virtual void InheritParameters (MapProviderBase clone)
  • Method (i): protected virtual void InheritRequestCacheLevel (TiledMapSource source)
  • Method (i): protected virtual void InheritRequestCredentials (TiledMapSource source)
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): protected void IsTileCachingEnabledChanged (bool oldValue, bool newValue)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnChanged ()
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue)
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue, DependencyProperty property)
  • Method (i): protected virtual void OnIsTileCachingEnabledChanged (bool oldValue, bool newValue)
  • Method: protected override bool OnPreviewSourceChange (IMapSource source)
  • Method: protected override void OnPreviewSourceChanged (IMapSource source)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): protected void ReadPreamble ()
  • Method (i): protected void RegisterSetSourceCommand (Type sourceType, string text, DataTemplate dataTemplate, Uri imageUri, CanExecuteRoutedEventHandler canExecute, ExecutedRoutedEventHandler execute)
  • Method (i): protected void RequestCacheLevelChanged ()
  • Method (i): protected void RequestCredentialsChanged ()
  • Method: protected override void SetCommandState (string uniqueId)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetMapSource (string uniqueId)
  • Method: public override void SetMapSourceToClone (MapProviderBase clone, string uniqueId)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): protected void SourceInitializationFaulted (object sender, InitializationFaultEventArgs e)
  • Method: protected override void TilePresenterMapSourceChanged (object sender, SourceChangedEventArgs e)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Method (i): protected void WritePostscript ()
  • Method (i): protected void WritePreamble ()
  • Property: string ApplicationId { public get; public set; }
  • Property: ICacheStorage CacheStorage { public get; public set; }
  • Property: bool CanFreeze { public get; }
  • Property: CommandBindingCollection CommandBindingCollection { public get; }
  • Property: ObservableCollection`1 Commands { public get; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: LocationRect GeoBounds { public get; public set; }
  • Property: Location GeoBoundsNW { public get; public set; }
  • Property: Location GeoBoundsSE { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: bool IsLabelVisible { public get; public set; }
  • Property: bool IsSealed { public get; }
  • Property: bool IsTileCachingEnabled { public get; public set; }
  • Property: protected Dictionary`2 MapSources { }
  • [Obsolete: The MaxZoomLevel property has been moved to RadMap.MaxZoomLevel. Please use that one.]Property: int MaxZoomLevel { public get; public set; }
  • [Obsolete: The MinZoomLevel property has been moved to RadMap.MinZoomLevel. Please use that one.]Property: int MinZoomLevel { public get; public set; }
  • Property: MapMode Mode { public get; public set; }
  • Property: double Opacity { public get; public set; }
  • Property: RequestCacheLevel RequestCacheLevel { public get; public set; }
  • Property: ICredentials RequestCredentials { public get; public set; }
  • Property: override ISpatialReference SpatialReference { public get; }
  • Property: String[] SupportedSources { public get; }
  • Property: bool UseSession { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map BingMapRoadSource ()
public class Telerik.Windows.Controls.Map.BingMapRoadSource n/a
  • [Obsolete: The BingMapRoadSource is marked as obsolete in R1 2017 and will be removed in R2 2017. Please use BingRestRoadSource instead.]Constructor: public BingMapRoadSource (string applicationId)
  • Event: public event EventHandler`1 InitializationFaulted
  • Event: public event EventHandler InitializeCompleted
  • Method (i): public virtual void CacheTile (int tileLevel, int tilePositionX, int tilePositionY, Uri uri, DateTime expires, byte[] tileBody)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected virtual int ConvertTileToZoomLevel (int tileLevelDetail)
  • Method (i): protected virtual int ConvertZoomToTileLevel (int zoomLevel)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual Stream GetCachedTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetCachedTileAsync (int tileLevel, int tilePositionX, int tilePositionY, Action`1 callback)
  • Method (i): protected virtual string GetCachedTileName (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): protected virtual Uri GetTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetTileLayers (int tileLevel, int tilePositionX, int tilePositionY, IList`1 tileImageLayerSources)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public virtual void Initialize ()
  • Method (i): protected void InitializeImageryService ()
  • Method (i): protected void InitializeSession ()
  • Method (i): protected void InvalidateNullTiles ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public virtual void InvalidateTileLayer (int tileLevel, int tilePositionX, int tilePositionY, int tileLayer)
  • Method (i): public virtual bool IsLevelSupported (int level)
  • Method (i): protected virtual bool IsValidCacheUri (int tileLevel, int tilePositionX, int tilePositionY, Uri uri)
  • Method (i): protected virtual bool IsValidTileLevel (int tileLevel)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnHttpAuthenticationRequired (Uri uri, string type, Dictionary`2 attributes)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected void RaiseInitializationFaulted (string uniqueId, Exception error)
  • Method (i): protected void RaiseInitializeCompleted ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetTileCacheSize (int bytes)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Property: string ApplicationId { public get; public set; }
  • Property: virtual ICacheStorage CacheStorage { public get; public set; }
  • Property: virtual CultureInfo Culture { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsTileCachingEnabled { public get; public set; }
  • Property: protected int MaxZoomLevel { }
  • Property: protected int MinZoomLevel { }
  • Property: protected MapMode Mode { }
  • Property: virtual double Opacity { public get; public set; }
  • Property: ICredentials RequestCredentials { public get; public set; }
  • Property: protected string SessionId { }
  • Property: virtual string UniqueId { public get; }
--> NONE <--
BingMapsTruckRouteBorderRestrictionType ()
n/a public sealed enum Telerik.Windows.Controls.Map.BingMapsTruckRouteBorderRestrictionType
                    AvoidCrossing = 0,
                    MinimizeCrossing = 1,
                    AllowedRegions = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Controls.Map BingMapTrafficProvider ()
public class Telerik.Windows.Controls.Map.BingMapTrafficProvider n/a
  • Constructor: public BingMapTrafficProvider ()
  • Event: public event EventHandler Changed
  • Event: public event EventHandler`1 InitializationFaulted
  • Event: public event EventHandler`1 MapSourceChanged
  • Event: public event EventHandler SpatialReferenceChanged
  • Method (i): protected virtual string ApplySourceModes (string uniqueId)
  • Method (i): protected void CacheStorageChanged ()
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public Freezable Clone ()
  • Method (i): protected virtual void CloneCore (Freezable sourceFreezable)
  • Method (i): public Freezable CloneCurrentValue ()
  • Method (i): protected virtual void CloneCurrentValueCore (Freezable sourceFreezable)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected Freezable CreateInstance ()
  • Method (i): protected virtual Freezable CreateInstanceCore ()
  • Method (i): public virtual void Dispose ()
  • Method (i): protected virtual void Dispose (bool disposing)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public void Freeze ()
  • Method (i): protected virtual bool FreezeCore (bool isChecking)
  • Method (i): public Freezable GetAsFrozen ()
  • Method (i): protected virtual void GetAsFrozenCore (Freezable sourceFreezable)
  • Method (i): public Freezable GetCurrentValueAsFrozen ()
  • Method (i): protected virtual void GetCurrentValueAsFrozenCore (Freezable sourceFreezable)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual Location GetValidatedGeoPoint (Location geoPoint)
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): protected virtual void InheritCacheStorage (TiledMapSource source)
  • Method (i): protected virtual void InheritCurrentSource (MapProviderBase clone)
  • Method (i): protected virtual void InheritParameters (MapProviderBase clone)
  • Method (i): protected virtual void InheritRequestCacheLevel (TiledMapSource source)
  • Method (i): protected virtual void InheritRequestCredentials (TiledMapSource source)
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): protected void IsTileCachingEnabledChanged (bool oldValue, bool newValue)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnChanged ()
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue)
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue, DependencyProperty property)
  • Method (i): protected virtual void OnIsTileCachingEnabledChanged (bool oldValue, bool newValue)
  • Method (i): protected virtual bool OnPreviewSourceChange (IMapSource source)
  • Method (i): protected virtual void OnPreviewSourceChanged (IMapSource source)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): protected void ReadPreamble ()
  • Method (i): protected void RegisterSetSourceCommand (Type sourceType, string text, DataTemplate dataTemplate, Uri imageUri, CanExecuteRoutedEventHandler canExecute, ExecutedRoutedEventHandler execute)
  • Method (i): protected void RequestCacheLevelChanged ()
  • Method (i): protected void RequestCredentialsChanged ()
  • Method (i): protected virtual void SetCommandState (string uniqueId)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetMapSource (string uniqueId)
  • Method (i): public virtual void SetMapSourceToClone (MapProviderBase clone, string uniqueId)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): protected void SourceInitializationFaulted (object sender, InitializationFaultEventArgs e)
  • Method (i): protected virtual void TilePresenterMapSourceChanged (object sender, SourceChangedEventArgs e)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Method (i): protected void WritePostscript ()
  • Method (i): protected void WritePreamble ()
  • Property: ICacheStorage CacheStorage { public get; public set; }
  • Property: bool CanFreeze { public get; }
  • Property: CommandBindingCollection CommandBindingCollection { public get; }
  • Property: ObservableCollection`1 Commands { public get; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: LocationRect GeoBounds { public get; public set; }
  • Property: Location GeoBoundsNW { public get; public set; }
  • Property: Location GeoBoundsSE { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: bool IsSealed { public get; }
  • Property: bool IsTileCachingEnabled { public get; public set; }
  • Property: protected Dictionary`2 MapSources { }
  • [Obsolete: The MaxZoomLevel property has been moved to RadMap.MaxZoomLevel. Please use that one.]Property: int MaxZoomLevel { public get; public set; }
  • [Obsolete: The MinZoomLevel property has been moved to RadMap.MinZoomLevel. Please use that one.]Property: int MinZoomLevel { public get; public set; }
  • Property: double Opacity { public get; public set; }
  • Property: RequestCacheLevel RequestCacheLevel { public get; public set; }
  • Property: ICredentials RequestCredentials { public get; public set; }
  • Property: override ISpatialReference SpatialReference { public get; }
  • Property: String[] SupportedSources { public get; }
--> NONE <--
Telerik.Windows.Controls.Map BingMapTrafficSource ()
public class Telerik.Windows.Controls.Map.BingMapTrafficSource n/a
  • Constructor: public BingMapTrafficSource ()
  • Event: public event EventHandler`1 InitializationFaulted
  • Event: public event EventHandler InitializeCompleted
  • Method (i): public virtual void CacheTile (int tileLevel, int tilePositionX, int tilePositionY, Uri uri, DateTime expires, byte[] tileBody)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected virtual int ConvertTileToZoomLevel (int tileLevelDetail)
  • Method (i): protected virtual int ConvertZoomToTileLevel (int zoomLevel)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual Stream GetCachedTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetCachedTileAsync (int tileLevel, int tilePositionX, int tilePositionY, Action`1 callback)
  • Method (i): protected virtual string GetCachedTileName (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method: protected override Uri GetTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetTileLayers (int tileLevel, int tilePositionX, int tilePositionY, IList`1 tileImageLayerSources)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method: public override void Initialize ()
  • Method (i): protected void InvalidateNullTiles ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public virtual void InvalidateTileLayer (int tileLevel, int tilePositionX, int tilePositionY, int tileLayer)
  • Method (i): public virtual bool IsLevelSupported (int level)
  • Method (i): protected virtual bool IsValidCacheUri (int tileLevel, int tilePositionX, int tilePositionY, Uri uri)
  • Method (i): protected virtual bool IsValidTileLevel (int tileLevel)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnHttpAuthenticationRequired (Uri uri, string type, Dictionary`2 attributes)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected void RaiseInitializationFaulted (string uniqueId, Exception error)
  • Method (i): protected void RaiseInitializeCompleted ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetTileCacheSize (int bytes)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Property: virtual ICacheStorage CacheStorage { public get; public set; }
  • Property: virtual CultureInfo Culture { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsTileCachingEnabled { public get; public set; }
  • Property: protected int MaxZoomLevel { }
  • Property: protected int MinZoomLevel { }
  • Property: virtual double Opacity { public get; public set; }
  • Property: ICredentials RequestCredentials { public get; public set; }
  • Property: virtual string UniqueId { public get; }
--> NONE <--
public class Telerik.Windows.Controls.Map.BingRestAerialLabelSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
Telerik.Windows.Controls.Map BingRestAerialOnDemandSource ()
n/a public class Telerik.Windows.Controls.Map.BingRestAerialOnDemandSource
--> NONE <--
  • Constructor: public BingRestAerialOnDemandSource (string applicationId)
  • Event: public event EventHandler`1 InitializationFaulted
  • Event: public event EventHandler InitializeCompleted
  • Method (i): public virtual void CacheTile (int tileLevel, int tilePositionX, int tilePositionY, Uri uri, DateTime expires, byte[] tileBody)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected virtual int ConvertTileToZoomLevel (int tileLevelDetail)
  • Method (i): protected virtual int ConvertZoomToTileLevel (int zoomLevel)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual Stream GetCachedTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetCachedTileAsync (int tileLevel, int tilePositionX, int tilePositionY, Action`1 callback)
  • Method (i): protected virtual string GetCachedTileName (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): protected virtual Uri GetTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetTileLayers (int tileLevel, int tilePositionX, int tilePositionY, IList`1 tileImageLayerSources)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public virtual void Initialize ()
  • Method (i): protected void InitializeImageryService ()
  • Method (i): protected void InitializeSession ()
  • Method (i): protected void InvalidateNullTiles ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public virtual void InvalidateTileLayer (int tileLevel, int tilePositionX, int tilePositionY, int tileLayer)
  • Method (i): public virtual bool IsLevelSupported (int level)
  • Method (i): protected virtual bool IsValidCacheUri (int tileLevel, int tilePositionX, int tilePositionY, Uri uri)
  • Method (i): protected virtual bool IsValidTileLevel (int tileLevel)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnHttpAuthenticationRequired (Uri uri, string type, Dictionary`2 attributes)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected void RaiseInitializationFaulted (string uniqueId, Exception error)
  • Method (i): protected void RaiseInitializeCompleted ()
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetTileCacheSize (int bytes)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Property: string ApplicationId { public get; public set; }
  • Property: virtual ICacheStorage CacheStorage { public get; public set; }
  • Property: virtual CultureInfo Culture { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsTileCachingEnabled { public get; public set; }
  • Property: protected int MaxZoomLevel { }
  • Property: protected int MinZoomLevel { }
  • Property: protected MapMode Mode { }
  • Property: virtual double Opacity { public get; public set; }
  • Property: ICredentials RequestCredentials { public get; public set; }
  • Property: protected string SessionId { }
  • Property: virtual string UniqueId { public get; }
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.BingRestAerialSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.BingRestBaseMapSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.BingRestBirdsEyeLabelSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.BingRestBirdsEyeSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
Telerik.Windows.Controls.Map BingRestCanvasDarkRoadSource ()
n/a public class Telerik.Windows.Controls.Map.BingRestCanvasDarkRoadSource
--> NONE <--
  • Constructor: public BingRestCanvasDarkRoadSource (string applicationId)
  • Event: public event EventHandler`1 InitializationFaulted
  • Event: public event EventHandler InitializeCompleted
  • Method (i): public virtual void CacheTile (int tileLevel, int tilePositionX, int tilePositionY, Uri uri, DateTime expires, byte[] tileBody)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected virtual int ConvertTileToZoomLevel (int tileLevelDetail)
  • Method (i): protected virtual int ConvertZoomToTileLevel (int zoomLevel)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual Stream GetCachedTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetCachedTileAsync (int tileLevel, int tilePositionX, int tilePositionY, Action`1 callback)
  • Method (i): protected virtual string GetCachedTileName (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): protected virtual Uri GetTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetTileLayers (int tileLevel, int tilePositionX, int tilePositionY, IList`1 tileImageLayerSources)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public virtual void Initialize ()
  • Method (i): protected void InitializeImageryService ()
  • Method (i): protected void InitializeSession ()
  • Method (i): protected void InvalidateNullTiles ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public virtual void InvalidateTileLayer (int tileLevel, int tilePositionX, int tilePositionY, int tileLayer)
  • Method (i): public virtual bool IsLevelSupported (int level)
  • Method (i): protected virtual bool IsValidCacheUri (int tileLevel, int tilePositionX, int tilePositionY, Uri uri)
  • Method (i): protected virtual bool IsValidTileLevel (int tileLevel)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnHttpAuthenticationRequired (Uri uri, string type, Dictionary`2 attributes)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected void RaiseInitializationFaulted (string uniqueId, Exception error)
  • Method (i): protected void RaiseInitializeCompleted ()
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetTileCacheSize (int bytes)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Property: string ApplicationId { public get; public set; }
  • Property: virtual ICacheStorage CacheStorage { public get; public set; }
  • Property: virtual CultureInfo Culture { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsTileCachingEnabled { public get; public set; }
  • Property: protected int MaxZoomLevel { }
  • Property: protected int MinZoomLevel { }
  • Property: protected MapMode Mode { }
  • Property: virtual double Opacity { public get; public set; }
  • Property: ICredentials RequestCredentials { public get; public set; }
  • Property: protected string SessionId { }
  • Property: virtual string UniqueId { public get; }
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
Telerik.Windows.Controls.Map BingRestCanvasGrayRoadSource ()
n/a public class Telerik.Windows.Controls.Map.BingRestCanvasGrayRoadSource
--> NONE <--
  • Constructor: public BingRestCanvasGrayRoadSource (string applicationId)
  • Event: public event EventHandler`1 InitializationFaulted
  • Event: public event EventHandler InitializeCompleted
  • Method (i): public virtual void CacheTile (int tileLevel, int tilePositionX, int tilePositionY, Uri uri, DateTime expires, byte[] tileBody)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected virtual int ConvertTileToZoomLevel (int tileLevelDetail)
  • Method (i): protected virtual int ConvertZoomToTileLevel (int zoomLevel)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual Stream GetCachedTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetCachedTileAsync (int tileLevel, int tilePositionX, int tilePositionY, Action`1 callback)
  • Method (i): protected virtual string GetCachedTileName (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): protected virtual Uri GetTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetTileLayers (int tileLevel, int tilePositionX, int tilePositionY, IList`1 tileImageLayerSources)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public virtual void Initialize ()
  • Method (i): protected void InitializeImageryService ()
  • Method (i): protected void InitializeSession ()
  • Method (i): protected void InvalidateNullTiles ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public virtual void InvalidateTileLayer (int tileLevel, int tilePositionX, int tilePositionY, int tileLayer)
  • Method (i): public virtual bool IsLevelSupported (int level)
  • Method (i): protected virtual bool IsValidCacheUri (int tileLevel, int tilePositionX, int tilePositionY, Uri uri)
  • Method (i): protected virtual bool IsValidTileLevel (int tileLevel)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnHttpAuthenticationRequired (Uri uri, string type, Dictionary`2 attributes)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected void RaiseInitializationFaulted (string uniqueId, Exception error)
  • Method (i): protected void RaiseInitializeCompleted ()
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetTileCacheSize (int bytes)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Property: string ApplicationId { public get; public set; }
  • Property: virtual ICacheStorage CacheStorage { public get; public set; }
  • Property: virtual CultureInfo Culture { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsTileCachingEnabled { public get; public set; }
  • Property: protected int MaxZoomLevel { }
  • Property: protected int MinZoomLevel { }
  • Property: protected MapMode Mode { }
  • Property: virtual double Opacity { public get; public set; }
  • Property: ICredentials RequestCredentials { public get; public set; }
  • Property: protected string SessionId { }
  • Property: virtual string UniqueId { public get; }
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
Telerik.Windows.Controls.Map BingRestCanvasLightRoadSource ()
n/a public class Telerik.Windows.Controls.Map.BingRestCanvasLightRoadSource
--> NONE <--
  • Constructor: public BingRestCanvasLightRoadSource (string applicationId)
  • Event: public event EventHandler`1 InitializationFaulted
  • Event: public event EventHandler InitializeCompleted
  • Method (i): public virtual void CacheTile (int tileLevel, int tilePositionX, int tilePositionY, Uri uri, DateTime expires, byte[] tileBody)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected virtual int ConvertTileToZoomLevel (int tileLevelDetail)
  • Method (i): protected virtual int ConvertZoomToTileLevel (int zoomLevel)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual Stream GetCachedTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetCachedTileAsync (int tileLevel, int tilePositionX, int tilePositionY, Action`1 callback)
  • Method (i): protected virtual string GetCachedTileName (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): protected virtual Uri GetTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetTileLayers (int tileLevel, int tilePositionX, int tilePositionY, IList`1 tileImageLayerSources)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public virtual void Initialize ()
  • Method (i): protected void InitializeImageryService ()
  • Method (i): protected void InitializeSession ()
  • Method (i): protected void InvalidateNullTiles ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public virtual void InvalidateTileLayer (int tileLevel, int tilePositionX, int tilePositionY, int tileLayer)
  • Method (i): public virtual bool IsLevelSupported (int level)
  • Method (i): protected virtual bool IsValidCacheUri (int tileLevel, int tilePositionX, int tilePositionY, Uri uri)
  • Method (i): protected virtual bool IsValidTileLevel (int tileLevel)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnHttpAuthenticationRequired (Uri uri, string type, Dictionary`2 attributes)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected void RaiseInitializationFaulted (string uniqueId, Exception error)
  • Method (i): protected void RaiseInitializeCompleted ()
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetTileCacheSize (int bytes)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Property: string ApplicationId { public get; public set; }
  • Property: virtual ICacheStorage CacheStorage { public get; public set; }
  • Property: virtual CultureInfo Culture { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsTileCachingEnabled { public get; public set; }
  • Property: protected int MaxZoomLevel { }
  • Property: protected int MinZoomLevel { }
  • Property: protected MapMode Mode { }
  • Property: virtual double Opacity { public get; public set; }
  • Property: ICredentials RequestCredentials { public get; public set; }
  • Property: protected string SessionId { }
  • Property: virtual string UniqueId { public get; }
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
Telerik.Windows.Controls.Map BingRestMapProvider ()
public class Telerik.Windows.Controls.Map.BingRestMapProvider
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.Map.BingRestMapProvider
(Please hover your mouse over the type to see the inheritance signatures)
  • Method: protected virtual string GetPointsString (List`1 points)
  • [Obsolete: The MaxZoomLevel property has been moved to RadMap.MaxZoomLevel. Please use that one.]Property: int MaxZoomLevel { public get; public set; }
  • [Obsolete: The MinZoomLevel property has been moved to RadMap.MinZoomLevel. Please use that one.]Property: int MinZoomLevel { public get; public set; }
  • Event: public event EventHandler`1 CalculateTruckRouteCompleted
  • Event: public event EventHandler`1 CalculateTruckRouteError
  • Method: protected virtual string BuildTruckRouteRequestBody (BingRestTruckRouteRequest request)
  • Method: protected virtual string BuildTruckRouteVehicleSpecsBody (BingRestVehicleSpec spec)
  • Method: protected virtual Uri BuildTruckRoutingRequestUri (BingRestTruckRouteRequest request)
  • Method: public virtual void CalculateTruckRouteAsync (BingRestTruckRouteRequest request)
  • Method: protected virtual string GetPointsString (List`1 points)
  • Method: protected virtual void OnCalculateTruckRouteCompleted (object sender, UploadStringCompletedEventArgs e)
  • Method: protected virtual void OnCalculateTruckRouteCompleted (BingRestRoutingCompletedEventArgs e)
  • Method: protected virtual void OnCalculateTruckRouteError (BingRestCalculateRouteErrorEventArgs e)
  • Method: public void RegisterSetSourceCommand (MapMode imagerySet, string text, DataTemplate dataTemplate, Uri imageUri)
  • Method (i): public bool TryGetMapSource (string uniqueId, out IMapSource source)
Telerik.Windows.Controls.Map BingRestRoadOnDemandSource ()
n/a public class Telerik.Windows.Controls.Map.BingRestRoadOnDemandSource
--> NONE <--
  • Constructor: public BingRestRoadOnDemandSource (string applicationId)
  • Event: public event EventHandler`1 InitializationFaulted
  • Event: public event EventHandler InitializeCompleted
  • Method (i): public virtual void CacheTile (int tileLevel, int tilePositionX, int tilePositionY, Uri uri, DateTime expires, byte[] tileBody)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected virtual int ConvertTileToZoomLevel (int tileLevelDetail)
  • Method (i): protected virtual int ConvertZoomToTileLevel (int zoomLevel)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual Stream GetCachedTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetCachedTileAsync (int tileLevel, int tilePositionX, int tilePositionY, Action`1 callback)
  • Method (i): protected virtual string GetCachedTileName (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): protected virtual Uri GetTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetTileLayers (int tileLevel, int tilePositionX, int tilePositionY, IList`1 tileImageLayerSources)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public virtual void Initialize ()
  • Method (i): protected void InitializeImageryService ()
  • Method (i): protected void InitializeSession ()
  • Method (i): protected void InvalidateNullTiles ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public virtual void InvalidateTileLayer (int tileLevel, int tilePositionX, int tilePositionY, int tileLayer)
  • Method (i): public virtual bool IsLevelSupported (int level)
  • Method (i): protected virtual bool IsValidCacheUri (int tileLevel, int tilePositionX, int tilePositionY, Uri uri)
  • Method (i): protected virtual bool IsValidTileLevel (int tileLevel)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnHttpAuthenticationRequired (Uri uri, string type, Dictionary`2 attributes)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected void RaiseInitializationFaulted (string uniqueId, Exception error)
  • Method (i): protected void RaiseInitializeCompleted ()
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetTileCacheSize (int bytes)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Property: string ApplicationId { public get; public set; }
  • Property: virtual ICacheStorage CacheStorage { public get; public set; }
  • Property: virtual CultureInfo Culture { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsTileCachingEnabled { public get; public set; }
  • Property: protected int MaxZoomLevel { }
  • Property: protected int MinZoomLevel { }
  • Property: protected MapMode Mode { }
  • Property: virtual double Opacity { public get; public set; }
  • Property: ICredentials RequestCredentials { public get; public set; }
  • Property: protected string SessionId { }
  • Property: virtual string UniqueId { public get; }
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.BingRestRoadSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.BingRestSearchLocationOptions ()
--> NONE <--
  • Property: bool UseUnstructuredQuery { public get; public set; }
public class Telerik.Windows.Controls.Map.BingRestTileMapSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
BingRestTruckRouteAttribute ()
n/a public sealed enum Telerik.Windows.Controls.Map.BingRestTruckRouteAttribute
                    RoutePath = 0,
--> NONE <-- --> NONE <--
BingRestTruckRouteAvoidance ()
n/a public sealed enum Telerik.Windows.Controls.Map.BingRestTruckRouteAvoidance
                    Highways = 0,
                    Tolls = 1,
                    MinimizeHighways = 2,
                    MinimizeTolls = 3,
                    BorderCrossing = 4,
--> NONE <-- --> NONE <--
Telerik.Windows.Controls.Map BingRestTruckRouteBorderRestrictions ()
n/a public class Telerik.Windows.Controls.Map.BingRestTruckRouteBorderRestrictions
--> NONE <--
  • Constructor: public BingRestTruckRouteBorderRestrictions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: String[] RestrictionList { public get; public set; }
  • Property: BingMapsTruckRouteBorderRestrictionType RestrictionType { public get; public set; }
BingRestTruckRouteOptimization ()
n/a public sealed enum Telerik.Windows.Controls.Map.BingRestTruckRouteOptimization
                    Time = 0,
                    TimeWithTraffic = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Controls.Map BingRestTruckRouteOptions ()
n/a public class Telerik.Windows.Controls.Map.BingRestTruckRouteOptions
--> NONE <--
  • Constructor: public BingRestTruckRouteOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Nullable`1 Avoid { public get; public set; }
  • Property: BingRestTruckRouteBorderRestrictions BorderRestrictions { public get; public set; }
  • Property: Nullable`1 DateTime { public get; public set; }
  • Property: int DistanceBeforeFirstTurn { public get; public set; }
  • Property: int Heading { public get; public set; }
  • Property: Nullable`1 Optimize { public get; public set; }
  • Property: Nullable`1 OptimizeWaypoints { public get; public set; }
  • Property: Nullable`1 RouteAttributes { public get; public set; }
  • Property: Double[] Tolerances { public get; public set; }
  • Property: BingRestVehicleSpec VehicleSpec { public get; public set; }
Telerik.Windows.Controls.Map BingRestTruckRouteRequest ()
n/a public class Telerik.Windows.Controls.Map.BingRestTruckRouteRequest
--> NONE <--
  • Constructor: public BingRestTruckRouteRequest ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: CultureInfo Culture { public get; public set; }
  • Property: string CurrentIP { public get; public set; }
  • Property: Location CurrentLocation { public get; public set; }
  • Property: DistanceUnit DistanceUnit { public get; public set; }
  • Property: BingRestTruckRouteOptions Options { public get; public set; }
  • Property: List`1 RoutePoints { public get; public set; }
  • Property: object UserData { public get; public set; }
Telerik.Windows.Controls.Map BingRestTruckWaypoint ()
n/a public class Telerik.Windows.Controls.Map.BingRestTruckWaypoint
--> NONE <--
  • Constructor: public BingRestTruckWaypoint (double latitude, double longitude)
  • Constructor: public BingRestTruckWaypoint (double latitude, double longitude, bool isViaPoint)
  • Constructor: public BingRestTruckWaypoint (string address)
  • Constructor: public BingRestTruckWaypoint (string address, bool isViaPoint)
  • Constructor: public BingRestTruckWaypoint (string address, double latitude, double longitude, bool isViaPoint)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string Address { public get; public set; }
  • Property: bool IsViaPoint { public get; public set; }
  • Property: double Latitude { public get; public set; }
  • Property: double Longitude { public get; public set; }
Telerik.Windows.Controls.Map BingRestVehicleSpec ()
n/a public class Telerik.Windows.Controls.Map.BingRestVehicleSpec
--> NONE <--
  • Constructor: public BingRestVehicleSpec ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Nullable`1 DimensionUnit { public get; public set; }
  • Property: Nullable`1 VehicleAvoidCrossWinds { public get; public set; }
  • Property: Nullable`1 VehicleAvoidGroundingRisk { public get; public set; }
  • Property: int VehicleAxels { public get; public set; }
  • Property: Nullable`1 VehicleHazardousMaterials { public get; public set; }
  • Property: Nullable`1 VehicleHazardousPermits { public get; public set; }
  • Property: double VehicleHeight { public get; public set; }
  • Property: double VehicleLength { public get; public set; }
  • Property: double VehicleMaxGradient { public get; public set; }
  • Property: double VehicleMinTurnRadius { public get; public set; }
  • Property: Nullable`1 VehicleSemi { public get; public set; }
  • Property: int VehicleTrailers { public get; public set; }
  • Property: double VehicleWeight { public get; public set; }
  • Property: double VehicleWidth { public get; public set; }
  • Property: Nullable`1 WeightUnit { public get; public set; }
Telerik.Windows.Controls.Map BingRouteProvider ()
public class Telerik.Windows.Controls.Map.BingRouteProvider n/a
  • [Obsolete: The BingRouteProvider is marked as obsolete in R1 2017 and will be removed in R2 2017. It uses Bing SOAP Routing service that will be stopped in June 2017. Please use BingRestMapProvider and its IBingRestRouteProvider implementation based on Bing REST services.]Constructor: public BingRouteProvider ()
  • [Obsolete: The BingRouteProvider is marked as obsolete in R1 2017 and will be removed in R2 2017. It uses Bing SOAP Routing service that will be stopped in June 2017. Please use BingRestMapProvider and its IBingRestRouteProvider implementation based on Bing REST services.]Constructor: public BingRouteProvider (string applicationId)
  • Event: public event EventHandler`1 RoutingCompleted
  • Method: public override void CalculateRouteAsync (RouteRequest request)
  • Method: public override void CalculateRoutesFromMajorRoadsAsync (MajorRoutesRequest request)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnRoutingCompleted (ResponseBase response)
  • Method (i): public virtual string ToString ()
  • Property: string ApplicationId { public get; public set; }
  • Property: RadMap MapControl { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map BingSearchProvider ()
public class Telerik.Windows.Controls.Map.BingSearchProvider n/a
  • [Obsolete: The BingSearchProvider is marked as obsolete in R1 2017 and will be removed in R2 2017. It uses Bing SOAP Search service that will be stopped in June 2017. For searching Locations / Addresses (but not POIs) please use BingRestMapProvider which implements IBingRestSearchLocationProvider.]Constructor: public BingSearchProvider ()
  • [Obsolete: The BingSearchProvider is marked as obsolete in R1 2017 and will be removed in R2 2017. It uses Bing SOAP Search service that will be stopped in June 2017. For searching Locations / Addresses (but not POIs) please use BingRestMapProvider which implements IBingRestSearchLocationProvider.]Constructor: public BingSearchProvider (string applicationId)
  • Event: public event EventHandler`1 SearchCompleted
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnSearchCompleted (SearchResponse response)
  • Method: public override void SearchAsync (SearchRequest request)
  • Method (i): public virtual string ToString ()
  • Property: string ApplicationId { public get; public set; }
  • Property: RadMap MapControl { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map BingTileMapSource ()
public class Telerik.Windows.Controls.Map.BingTileMapSource n/a
  • [Obsolete: The BingTileMapSource is marked as obsolete in R1 2017 and will be removed in R2 2017. Please use BingRestTileMapSource instead.]Constructor: protected BingTileMapSource (MapMode mode, bool labelVisible, string applicationId)
  • Event: public event EventHandler`1 InitializationFaulted
  • Event: public event EventHandler InitializeCompleted
  • Method (i): public virtual void CacheTile (int tileLevel, int tilePositionX, int tilePositionY, Uri uri, DateTime expires, byte[] tileBody)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected virtual int ConvertTileToZoomLevel (int tileLevelDetail)
  • Method (i): protected virtual int ConvertZoomToTileLevel (int zoomLevel)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual Stream GetCachedTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetCachedTileAsync (int tileLevel, int tilePositionX, int tilePositionY, Action`1 callback)
  • Method: protected override string GetCachedTileName (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method: protected override Uri GetTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetTileLayers (int tileLevel, int tilePositionX, int tilePositionY, IList`1 tileImageLayerSources)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method: public override void Initialize ()
  • Method: protected void InitializeImageryService ()
  • Method: protected void InitializeSession ()
  • Method (i): protected void InvalidateNullTiles ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public virtual void InvalidateTileLayer (int tileLevel, int tilePositionX, int tilePositionY, int tileLayer)
  • Method (i): public virtual bool IsLevelSupported (int level)
  • Method (i): protected virtual bool IsValidCacheUri (int tileLevel, int tilePositionX, int tilePositionY, Uri uri)
  • Method (i): protected virtual bool IsValidTileLevel (int tileLevel)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnHttpAuthenticationRequired (Uri uri, string type, Dictionary`2 attributes)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected void RaiseInitializationFaulted (string uniqueId, Exception error)
  • Method (i): protected void RaiseInitializeCompleted ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetTileCacheSize (int bytes)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Property: string ApplicationId { public get; public set; }
  • Property: virtual ICacheStorage CacheStorage { public get; public set; }
  • Property: virtual CultureInfo Culture { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsTileCachingEnabled { public get; public set; }
  • Property: protected int MaxZoomLevel { }
  • Property: protected int MinZoomLevel { }
  • Property: protected MapMode Mode { }
  • Property: virtual double Opacity { public get; public set; }
  • Property: ICredentials RequestCredentials { public get; public set; }
  • Property: protected string SessionId { }
  • Property: virtual string UniqueId { public get; }
--> NONE <--
Telerik.Windows.Controls.Map BusinessSearchResult ()
public class Telerik.Windows.Controls.Map.BusinessSearchResult n/a
  • [Obsolete: The BusinessSearchResult class is marked obsolete in R1 2017 and will be deleted in R2 2017. The SOAP based BingSearchProvider will be deleted in R2 2017. For searching Locations / Addresses (but not POIs) please use BingRestMapProvider which implements IBingRestSearchLocationProvider.]Constructor: public BusinessSearchResult ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Dictionary`2 AdditionalProperties { public get; }
  • Property: Address Address { public get; public set; }
  • Property: CategoryCollection Categories { public get; }
  • Property: Dictionary`2 CategorySpecificProperties { public get; }
  • Property: double Distance { public get; public set; }
  • Property: string Id { public get; public set; }
  • Property: LocationData LocationData { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: NeighborhoodCollection Neighborhoods { public get; }
  • Property: string PhoneNumber { public get; public set; }
  • Property: int RatingCount { public get; public set; }
  • Property: int ReviewCount { public get; public set; }
  • Property: double UserRating { public get; public set; }
  • Property: Uri Website { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map Category ()
public class Telerik.Windows.Controls.Map.Category n/a
  • Constructor: public Category ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: int Id { public get; public set; }
  • Property: string Name { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map CategoryCollection ()
public class Telerik.Windows.Controls.Map.CategoryCollection n/a
  • Constructor: public CategoryCollection ()
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Event: protected event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Add (Category item)
  • Method (i): protected IDisposable BlockReentrancy ()
  • Method (i): protected void CheckReentrancy ()
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (Category item)
  • Method (i): public virtual void CopyTo (Category[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (Category item)
  • Method (i): public virtual void Insert (int index, Category item)
  • Method (i): protected virtual void InsertItem (int index, Category item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void Move (int oldIndex, int newIndex)
  • Method (i): protected virtual void MoveItem (int oldIndex, int newIndex)
  • Method (i): protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs e)
  • Method (i): public virtual bool Remove (Category item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, Category item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual Category this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
Telerik.Windows.Controls.Map CategorySpecificPropertySet ()
public class Telerik.Windows.Controls.Map.CategorySpecificPropertySet n/a
  • [Obsolete: The CategorySpecificPropertySet class is marked obsolete in R1 2017 and will be deleted in R2 2017. The SOAP based BingSearchProvider will be deleted in R2 2017. For searching Locations / Addresses (but not POIs) please use BingRestMapProvider which implements IBingRestSearchLocationProvider.]Constructor: public CategorySpecificPropertySet ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string CategoryName { public get; public set; }
  • Property: Dictionary`2 Properties { public get; }
--> NONE <--
Telerik.Windows.Controls.Map CategorySpecificPropertySetCollection ()
public class Telerik.Windows.Controls.Map.CategorySpecificPropertySetCollection n/a
  • Constructor: public CategorySpecificPropertySetCollection ()
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Event: protected event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Add (CategorySpecificPropertySet item)
  • Method (i): protected IDisposable BlockReentrancy ()
  • Method (i): protected void CheckReentrancy ()
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (CategorySpecificPropertySet item)
  • Method (i): public virtual void CopyTo (CategorySpecificPropertySet[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (CategorySpecificPropertySet item)
  • Method (i): public virtual void Insert (int index, CategorySpecificPropertySet item)
  • Method (i): protected virtual void InsertItem (int index, CategorySpecificPropertySet item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void Move (int oldIndex, int newIndex)
  • Method (i): protected virtual void MoveItem (int oldIndex, int newIndex)
  • Method (i): protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs e)
  • Method (i): public virtual bool Remove (CategorySpecificPropertySet item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, CategorySpecificPropertySet item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual CategorySpecificPropertySet this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
public class Telerik.Windows.Controls.Map.ClusteredDataSource ()
  • [Obsolete: Please, use ExpandToPolygon method instead.]Method: public void ExpanToPolygon (ClusterItem cluster)
--> NONE <--
public abstract class Telerik.Windows.Controls.Map.CollectionSegmentData ()
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
Telerik.Windows.Controls.Map CommunityContentSearchResult ()
public class Telerik.Windows.Controls.Map.CommunityContentSearchResult n/a
  • Constructor: public CommunityContentSearchResult ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Dictionary`2 AdditionalProperties { public get; }
  • Property: string Description { public get; public set; }
  • Property: double Distance { public get; public set; }
  • Property: string Id { public get; public set; }
  • Property: LocationData LocationData { public get; public set; }
  • Property: string Name { public get; public set; }
--> NONE <--
CompareOperator ()
public sealed enum Telerik.Windows.Controls.Map.CompareOperator
                    Equals = 0,
                    GreaterThan = 1,
                    GreaterThanOrEquals = 2,
                    LessThan = 3,
                    LessThanOrEquals = 4,
n/a
--> NONE <-- --> NONE <--
Confidence ()
public sealed enum Telerik.Windows.Controls.Map.Confidence
                    High = 0,
                    Low = 1,
                    Medium = 2,
n/a
--> NONE <-- --> NONE <--
Telerik.Windows.Controls.Map ConfidenceFilter ()
public class Telerik.Windows.Controls.Map.ConfidenceFilter n/a
  • Constructor: public ConfidenceFilter ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Confidence MinimumConfidence { public get; public set; }
--> NONE <--
DimensionUnit ()
n/a public sealed enum Telerik.Windows.Controls.Map.DimensionUnit
                    Meter = 0,
                    Foot = 1,
--> NONE <-- --> NONE <--
public class Telerik.Windows.Controls.Map.EmptyProvider ()
  • [Obsolete: The MaxZoomLevel property has been moved to RadMap.MaxZoomLevel. Please use that one.]Property: int MaxZoomLevel { public get; public set; }
  • [Obsolete: The MinZoomLevel property has been moved to RadMap.MinZoomLevel. Please use that one.]Property: int MinZoomLevel { public get; public set; }
  • Method (i): public bool TryGetMapSource (string uniqueId, out IMapSource source)
public class Telerik.Windows.Controls.Map.EmptyTileMapSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
Telerik.Windows.Controls.Map FilterBase ()
public abstract class Telerik.Windows.Controls.Map.FilterBase n/a
  • [Obsolete: The FilterBase class is marked obsolete in R1 2017 and will be deleted in R2 2017. The Bing SOAP services will be stopped in June 2017. The RadMap SOAP based BingMapProvider, BingSearchProvider, BingRouteProvider, BingGeocodeProvider will be deleted in R2 2017. Please use BingRestMapProvider which implements Bing REST services.]Constructor: protected FilterBase ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
--> NONE <--
Telerik.Windows.Controls.Map FilterBaseCollection ()
public class Telerik.Windows.Controls.Map.FilterBaseCollection n/a
  • Constructor: public FilterBaseCollection ()
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Event: protected event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Add (FilterBase item)
  • Method (i): protected IDisposable BlockReentrancy ()
  • Method (i): protected void CheckReentrancy ()
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (FilterBase item)
  • Method (i): public virtual void CopyTo (FilterBase[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (FilterBase item)
  • Method (i): public virtual void Insert (int index, FilterBase item)
  • Method (i): protected virtual void InsertItem (int index, FilterBase item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void Move (int oldIndex, int newIndex)
  • Method (i): protected virtual void MoveItem (int oldIndex, int newIndex)
  • Method (i): protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs e)
  • Method (i): public virtual bool Remove (FilterBase item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, FilterBase item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual FilterBase this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
Telerik.Windows.Controls.Map FilterExpression ()
public class Telerik.Windows.Controls.Map.FilterExpression n/a
  • [Obsolete: The FilterExpression class is marked obsolete in R1 2017 and will be deleted in R2 2017. The Bing SOAP services will be stopped in June 2017. The RadMap SOAP based BingMapProvider, BingSearchProvider, BingRouteProvider, BingGeocodeProvider will be deleted in R2 2017. Please use BingRestMapProvider which implements Bing REST services.]Constructor: public FilterExpression ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: CompareOperator CompareOperator { public get; public set; }
  • Property: object FilterValue { public get; public set; }
  • Property: int PropertyId { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map FilterExpressionBase ()
public abstract class Telerik.Windows.Controls.Map.FilterExpressionBase n/a
  • Constructor: protected FilterExpressionBase ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
--> NONE <--
Telerik.Windows.Controls.Map FilterExpressionClause ()
public class Telerik.Windows.Controls.Map.FilterExpressionClause n/a
  • Constructor: public FilterExpressionClause ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: FilterExpressionCollection Expressions { public get; }
  • Property: LogicalOperator LogicalOperator { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map FilterExpressionCollection ()
public class Telerik.Windows.Controls.Map.FilterExpressionCollection n/a
  • Constructor: public FilterExpressionCollection ()
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Event: protected event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Add (FilterExpressionBase item)
  • Method (i): protected IDisposable BlockReentrancy ()
  • Method (i): protected void CheckReentrancy ()
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (FilterExpressionBase item)
  • Method (i): public virtual void CopyTo (FilterExpressionBase[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (FilterExpressionBase item)
  • Method (i): public virtual void Insert (int index, FilterExpressionBase item)
  • Method (i): protected virtual void InsertItem (int index, FilterExpressionBase item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void Move (int oldIndex, int newIndex)
  • Method (i): protected virtual void MoveItem (int oldIndex, int newIndex)
  • Method (i): protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs e)
  • Method (i): public virtual bool Remove (FilterExpressionBase item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, FilterExpressionBase item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual FilterExpressionBase this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
Telerik.Windows.Controls.Map GeocodeCompletedEventArgs ()
public class Telerik.Windows.Controls.Map.GeocodeCompletedEventArgs n/a
  • Constructor: public GeocodeCompletedEventArgs ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: GeocodeResponse Response { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map GeocodeOptions ()
public class Telerik.Windows.Controls.Map.GeocodeOptions n/a
  • [Obsolete: The GeocodeOptions class is marked as obsolete in R1 2017 and will be removed in R2 2017. The SOAP based BingGeocodeProvider will be deleted in R2 2017. Please use BingRestMapProvider and its IBingRestSearchLocationProvider implementation based on Bing REST services.]Constructor: public GeocodeOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: int Count { public get; public set; }
  • Property: FilterBaseCollection Filters { public get; }
--> NONE <--
Telerik.Windows.Controls.Map GeocodeProviderBase ()
public abstract class Telerik.Windows.Controls.Map.GeocodeProviderBase n/a
  • [Obsolete: The GeocodeProviderBase class is marked as obsolete in R1 2017 and will be removed in R2 2017. The SOAP based BingGeocodeProvider will be deleted in R2 2017. Please use BingRestMapProvider and its IBingRestSearchLocationProvider implementation based on Bing REST services.]Constructor: protected GeocodeProviderBase ()
  • Event: public event EventHandler`1 GeocodeCompleted
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual void GeocodeAsync (GeocodeRequest request)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected void OnGeocodeCompleted (GeocodeResponse response)
  • Method: public virtual void ReverseGeocodeAsync (ReverseGeocodeRequest request)
  • Method (i): public virtual string ToString ()
  • Property: RadMap MapControl { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map GeocodeRequest ()
public class Telerik.Windows.Controls.Map.GeocodeRequest n/a
  • Constructor: public GeocodeRequest ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Address Address { public get; public set; }
  • Property: CultureInfo Culture { public get; public set; }
  • Property: string CurrentIP { public get; public set; }
  • Property: Location CurrentLocation { public get; public set; }
  • Property: DistanceUnit DistanceUnit { public get; public set; }
  • Property: GeocodeOptions Options { public get; public set; }
  • Property: string Query { public get; public set; }
  • Property: object UserData { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map GeocodeResponse ()
public class Telerik.Windows.Controls.Map.GeocodeResponse n/a
  • Constructor: public GeocodeResponse ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Uri BrandLogoUri { public get; public set; }
  • Property: Exception Error { public get; public set; }
  • Property: object RequestUserData { public get; public set; }
  • Property: ResponseSummary ResponseSummary { public get; public set; }
  • Property: GeocodeResultCollection Results { public get; }
--> NONE <--
Telerik.Windows.Controls.Map GeocodeResult ()
public class Telerik.Windows.Controls.Map.GeocodeResult n/a
  • Constructor: public GeocodeResult ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Address Address { public get; public set; }
  • Property: LocationRect BestView { public get; public set; }
  • Property: Confidence Confidence { public get; public set; }
  • Property: string DisplayName { public get; public set; }
  • Property: string EntityType { public get; public set; }
  • Property: LocationCollection Locations { public get; }
  • Property: ObservableCollection`1 MatchCodes { public get; }
--> NONE <--
Telerik.Windows.Controls.Map GeocodeResultCollection ()
public class Telerik.Windows.Controls.Map.GeocodeResultCollection n/a
  • Constructor: public GeocodeResultCollection ()
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Event: protected event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Add (GeocodeResult item)
  • Method (i): protected IDisposable BlockReentrancy ()
  • Method (i): protected void CheckReentrancy ()
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (GeocodeResult item)
  • Method (i): public virtual void CopyTo (GeocodeResult[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (GeocodeResult item)
  • Method (i): public virtual void Insert (int index, GeocodeResult item)
  • Method (i): protected virtual void InsertItem (int index, GeocodeResult item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void Move (int oldIndex, int newIndex)
  • Method (i): protected virtual void MoveItem (int oldIndex, int newIndex)
  • Method (i): protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs e)
  • Method (i): public virtual bool Remove (GeocodeResult item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, GeocodeResult item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual GeocodeResult this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
HazardousMaterial ()
n/a public sealed enum Telerik.Windows.Controls.Map.HazardousMaterial
                    Combustible = 0,
                    Corrosive = 1,
                    Explosive = 2,
                    Flammable = 3,
                    FlammableSolid = 4,
                    Gas = 5,
                    GoodsHarmfulToWater = 6,
                    Organic = 7,
                    Other = 8,
                    Poison = 9,
                    PoisonousInhalation = 10,
                    Radioactive = 11,
                    None = 12,
--> NONE <-- --> NONE <--
HazardousPermit ()
n/a public sealed enum Telerik.Windows.Controls.Map.HazardousPermit
                    AllAppropriateForLoad = 0,
                    Combustible = 1,
                    Corrosive = 2,
                    Explosive = 3,
                    Flammable = 4,
                    FlammableSolid = 5,
                    Gas = 6,
                    Organic = 7,
                    Poison = 8,
                    PoisonousInhalation = 9,
                    Radioactive = 10,
                    None = 11,
--> NONE <-- --> NONE <--
Telerik.Windows.Controls.Map IBingRestTruckRouteProvider ()
n/a public interface Telerik.Windows.Controls.Map.IBingRestTruckRouteProvider
--> NONE <--
  • Event: public event EventHandler`1 CalculateTruckRouteCompleted
  • Event: public event EventHandler`1 CalculateTruckRouteError
  • Method: void CalculateTruckRouteAsync (BingRestTruckRouteRequest request)
Telerik.Windows.Controls.Map IGeocodeProvider ()
public interface Telerik.Windows.Controls.Map.IGeocodeProvider n/a
  • Event: public event EventHandler`1 GeocodeCompleted
  • Method: void GeocodeAsync (GeocodeRequest request)
  • Method: void ReverseGeocodeAsync (ReverseGeocodeRequest request)
--> NONE <--
public class Telerik.Windows.Controls.Map.ImageMapSource ()
  • [Obsolete: Please, use RaiseInitializeCompleted method instead.]Method: protected void RaiseIntializeCompleted ()
--> NONE <--
public abstract class Telerik.Windows.Controls.Map.ImageProvider ()
  • [Obsolete: The MaxZoomLevel property has been moved to RadMap.MaxZoomLevel. Please use that one.]Property: int MaxZoomLevel { public get; public set; }
  • [Obsolete: The MinZoomLevel property has been moved to RadMap.MinZoomLevel. Please use that one.]Property: int MinZoomLevel { public get; public set; }
  • Method (i): public bool TryGetMapSource (string uniqueId, out IMapSource source)
ImagerySet ()
public sealed enum Telerik.Windows.Controls.Map.ImagerySet
                    Aerial = 0,
                    AerialWithLabels = 1,
                    Birdseye = 2,
                    BirdseyeWithLabels = 3,
                    Road = 4,
public sealed enum Telerik.Windows.Controls.Map.ImagerySet
                    Aerial = 0,
                    AerialWithLabels = 1,
                    Birdseye = 2,
                    BirdseyeWithLabels = 3,
                    Road = 4,
                    CanvasDark = 5,
                    CanvasLight = 6,
                    CanvasGray = 7,
                    RoadOnDemand = 8,
                    AerialWithLabelsOnDemand = 9,
--> NONE <-- --> NONE <--
Telerik.Windows.Controls.Map IRouteProvider ()
public interface Telerik.Windows.Controls.Map.IRouteProvider n/a
  • Event: public event EventHandler`1 RoutingCompleted
  • Method: void CalculateRouteAsync (RouteRequest request)
  • Method: void CalculateRoutesFromMajorRoadsAsync (MajorRoutesRequest request)
--> NONE <--
Telerik.Windows.Controls.Map ISearchProvider ()
public interface Telerik.Windows.Controls.Map.ISearchProvider n/a
  • Event: public event EventHandler`1 SearchCompleted
  • Method: void SearchAsync (SearchRequest request)
--> NONE <--
Telerik.Windows.Controls.Map ItineraryItem ()
public class Telerik.Windows.Controls.Map.ItineraryItem n/a
  • Constructor: public ItineraryItem ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string CompassDirection { public get; public set; }
  • Property: ItineraryItemHintCollection Hints { public get; }
  • Property: Location Location { public get; public set; }
  • Property: ManeuverType ManeuverType { public get; public set; }
  • Property: RouteSummary Summary { public get; public set; }
  • Property: string Text { public get; public set; }
  • Property: ItineraryItemWarningCollection Warnings { public get; }
--> NONE <--
Telerik.Windows.Controls.Map ItineraryItemCollection ()
public class Telerik.Windows.Controls.Map.ItineraryItemCollection n/a
  • Constructor: public ItineraryItemCollection ()
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Event: protected event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Add (ItineraryItem item)
  • Method (i): protected IDisposable BlockReentrancy ()
  • Method (i): protected void CheckReentrancy ()
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (ItineraryItem item)
  • Method (i): public virtual void CopyTo (ItineraryItem[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (ItineraryItem item)
  • Method (i): public virtual void Insert (int index, ItineraryItem item)
  • Method (i): protected virtual void InsertItem (int index, ItineraryItem item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void Move (int oldIndex, int newIndex)
  • Method (i): protected virtual void MoveItem (int oldIndex, int newIndex)
  • Method (i): protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs e)
  • Method (i): public virtual bool Remove (ItineraryItem item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, ItineraryItem item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual ItineraryItem this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
Telerik.Windows.Controls.Map ItineraryItemHint ()
public class Telerik.Windows.Controls.Map.ItineraryItemHint n/a
  • Constructor: public ItineraryItemHint ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: ItineraryItemHintType HintType { public get; public set; }
  • Property: string Text { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map ItineraryItemHintCollection ()
public class Telerik.Windows.Controls.Map.ItineraryItemHintCollection n/a
  • Constructor: public ItineraryItemHintCollection ()
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Event: protected event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Add (ItineraryItemHint item)
  • Method (i): protected IDisposable BlockReentrancy ()
  • Method (i): protected void CheckReentrancy ()
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (ItineraryItemHint item)
  • Method (i): public virtual void CopyTo (ItineraryItemHint[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (ItineraryItemHint item)
  • Method (i): public virtual void Insert (int index, ItineraryItemHint item)
  • Method (i): protected virtual void InsertItem (int index, ItineraryItemHint item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void Move (int oldIndex, int newIndex)
  • Method (i): protected virtual void MoveItem (int oldIndex, int newIndex)
  • Method (i): protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs e)
  • Method (i): public virtual bool Remove (ItineraryItemHint item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, ItineraryItemHint item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual ItineraryItemHint this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
ItineraryItemHintType ()
public sealed enum Telerik.Windows.Controls.Map.ItineraryItemHintType
                    Landmark = 0,
                    NextIntersection = 1,
                    PreviousIntersection = 2,
n/a
--> NONE <-- --> NONE <--
Telerik.Windows.Controls.Map ItineraryItemWarning ()
public class Telerik.Windows.Controls.Map.ItineraryItemWarning n/a
  • Constructor: public ItineraryItemWarning ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: ItineraryWarningSeverity Severity { public get; public set; }
  • Property: string Text { public get; public set; }
  • Property: ItineraryWarningType WarningType { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map ItineraryItemWarningCollection ()
public class Telerik.Windows.Controls.Map.ItineraryItemWarningCollection n/a
  • Constructor: public ItineraryItemWarningCollection ()
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Event: protected event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Add (ItineraryItemWarning item)
  • Method (i): protected IDisposable BlockReentrancy ()
  • Method (i): protected void CheckReentrancy ()
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (ItineraryItemWarning item)
  • Method (i): public virtual void CopyTo (ItineraryItemWarning[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (ItineraryItemWarning item)
  • Method (i): public virtual void Insert (int index, ItineraryItemWarning item)
  • Method (i): protected virtual void InsertItem (int index, ItineraryItemWarning item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void Move (int oldIndex, int newIndex)
  • Method (i): protected virtual void MoveItem (int oldIndex, int newIndex)
  • Method (i): protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs e)
  • Method (i): public virtual bool Remove (ItineraryItemWarning item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, ItineraryItemWarning item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual ItineraryItemWarning this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
ItineraryWarningSeverity ()
public sealed enum Telerik.Windows.Controls.Map.ItineraryWarningSeverity
                    None = 0,
                    LowImpact = 1,
                    Minor = 2,
                    Moderate = 3,
                    Serious = 4,
n/a
--> NONE <-- --> NONE <--
ItineraryWarningType ()
public sealed enum Telerik.Windows.Controls.Map.ItineraryWarningType
                    Accident = 0,
                    AdminDivisionChange = 1,
                    BlockedRoad = 2,
                    CheckTimetable = 3,
                    Congestion = 4,
                    CountryChange = 5,
                    DisabledVehicle = 6,
                    GateAccess = 7,
                    GetOffTransit = 8,
                    GetOnTransit = 9,
                    IllegalUTurn = 10,
                    MassTransit = 11,
                    Miscellaneous = 12,
                    NoIncident = 13,
                    None = 14,
                    Other = 15,
                    OtherNews = 16,
                    OtherTrafficIncidents = 17,
                    PlannedEvents = 18,
                    PrivateRoad = 19,
                    RestrictedTurn = 20,
                    RoadClosures = 21,
                    RoadHazard = 22,
                    ScheduledConstruction = 23,
                    SeasonalClosures = 24,
                    Tollbooth = 25,
                    TollRoad = 26,
                    TrafficFlow = 27,
                    UnpavedRoad = 28,
                    UnscheduledConstruction = 29,
                    Weather = 30,
n/a
--> NONE <-- --> NONE <--
public class Telerik.Windows.Controls.Map.LineSegmentData ()
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
ListingType ()
public sealed enum Telerik.Windows.Controls.Map.ListingType
                    Business = 0,
                    CommunityContent = 1,
                    Person = 2,
                    Unknown = 3,
n/a
--> NONE <-- --> NONE <--
Telerik.Windows.Controls.Map LocationData ()
public class Telerik.Windows.Controls.Map.LocationData n/a
  • [Obsolete: The LocationData class is marked obsolete in R1 2017 and will be deleted in R2 2017. The Bing SOAP services will be stopped in June 2017. The RadMap SOAP based BingMapProvider, BingSearchProvider, BingRouteProvider, BingGeocodeProvider will be deleted in R2 2017. Please use BingRestMapProvider which implements Bing REST services.]Constructor: public LocationData ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Confidence Confidence { public get; public set; }
  • Property: LocationCollection Locations { public get; }
  • Property: ObservableCollection`1 MatchCodes { public get; }
--> NONE <--
LogicalOperator ()
public sealed enum Telerik.Windows.Controls.Map.LogicalOperator
                    And = 0,
                    Or = 1,
n/a
--> NONE <-- --> NONE <--
Telerik.Windows.Controls.Map MajorRoutesOptions ()
public class Telerik.Windows.Controls.Map.MajorRoutesOptions n/a
  • Constructor: public MajorRoutesOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: TravelMode Mode { public get; public set; }
  • Property: RouteOptimization Optimization { public get; public set; }
  • Property: bool ReturnRoutes { public get; public set; }
  • Property: RoutePathType RoutePathType { public get; public set; }
  • Property: TrafficUsage TrafficUsage { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map MajorRoutesRequest ()
public class Telerik.Windows.Controls.Map.MajorRoutesRequest n/a
  • Constructor: public MajorRoutesRequest ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: CultureInfo Culture { public get; public set; }
  • Property: string CurrentIP { public get; public set; }
  • Property: Location CurrentLocation { public get; public set; }
  • Property: Location Destination { public get; public set; }
  • Property: DistanceUnit DistanceUnit { public get; public set; }
  • Property: MajorRoutesOptions Options { public get; public set; }
  • Property: object UserData { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map MajorRoutesResponse ()
public class Telerik.Windows.Controls.Map.MajorRoutesResponse n/a
  • Constructor: public MajorRoutesResponse ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Uri BrandLogoUri { public get; public set; }
  • Property: Exception Error { public get; public set; }
  • Property: object RequestUserData { public get; public set; }
  • Property: ResponseSummary ResponseSummary { public get; public set; }
  • Property: RouteResultCollection Routes { public get; }
  • Property: LocationCollection StartingPoints { public get; }
--> NONE <--
ManeuverType ()
public sealed enum Telerik.Windows.Controls.Map.ManeuverType
                    ArriveFinish = 0,
                    ArriveIntermediateStop = 1,
                    BearLeft = 2,
                    BearLeftThenBearLeft = 3,
                    BearLeftThenBearRight = 4,
                    BearLeftThenTurnLeft = 5,
                    BearLeftThenTurnRight = 6,
                    BearRight = 7,
                    BearRightThenBearLeft = 8,
                    BearRightThenBearRight = 9,
                    BearRightThenTurnLeft = 10,
                    BearRightThenTurnRight = 11,
                    BearThenKeep = 12,
                    BearThenMerge = 13,
                    Continue = 14,
                    DepartIntermediateStop = 15,
                    DepartIntermediateStopReturning = 16,
                    DepartStart = 17,
                    EnterRoundabout = 18,
                    EnterThenExitRoundabout = 19,
                    ExitRoundabout = 20,
                    KeepLeft = 21,
                    KeepOnrampLeft = 22,
                    KeepOnrampRight = 23,
                    KeepOnrampStraight = 24,
                    KeepRight = 25,
                    KeepStraight = 26,
                    KeepToStayLeft = 27,
                    KeepToStayRight = 28,
                    KeepToStayStraight = 29,
                    Merge = 30,
                    None = 31,
                    RampThenHighwayLeft = 32,
                    RampThenHighwayRight = 33,
                    RampToHighwayStraight = 34,
                    RoadNameChange = 35,
                    Take = 36,
                    TakeRampLeft = 37,
                    TakeRampRight = 38,
                    TakeRampStraight = 39,
                    TakeTransit = 40,
                    Transfer = 41,
                    TurnBack = 42,
                    TurnLeft = 43,
                    TurnLeftThenBearLeft = 44,
                    TurnLeftThenBearRight = 45,
                    TurnLeftThenTurnLeft = 46,
                    TurnLeftThenTurnRight = 47,
                    TurnRight = 48,
                    TurnRightThenBearLeft = 49,
                    TurnRightThenBearRight = 50,
                    TurnRightThenTurnLeft = 51,
                    TurnRightThenTurnRight = 52,
                    TurnThenMerge = 53,
                    TurnToStayLeft = 54,
                    TurnToStayRight = 55,
                    Unknown = 56,
                    UTurn = 57,
                    Wait = 58,
                    Walk = 59,
n/a
--> NONE <-- --> NONE <--
public class Telerik.Windows.Controls.Map.MapArcSegment ()
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
public class Telerik.Windows.Controls.Map.MapBezierSegment ()
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
public abstract class Telerik.Windows.Controls.Map.MapCollectionSegment ()
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
public class Telerik.Windows.Controls.Map.MapCommandBar ()
  • [Obsolete: The AllowedCommands is obsolete. Use Commands property of the corresponding map provider and IsAllowed property of the desired command to control command availability.]Property: string AllowedCommands { public get; public set; }
--> NONE <--
public class Telerik.Windows.Controls.Map.MapLineSegment ()
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
MapMode ()
public sealed enum Telerik.Windows.Controls.Map.MapMode
                    Road = 0,
                    Aerial = 1,
                    Birdseye = 2,
public sealed enum Telerik.Windows.Controls.Map.MapMode
                    Road = 0,
                    Aerial = 1,
                    Birdseye = 2,
                    AerialOnDemand = 3,
                    CanvasDark = 4,
                    CanvasLight = 5,
                    CanvasGray = 6,
                    RoadOnDemand = 7,
--> NONE <-- --> NONE <--
public abstract class Telerik.Windows.Controls.Map.MapPathSegment ()
  • Method: protected void CalculateNorthwest (IEnumerable`1 locationCollection)
  • Method: protected void CalculateNorthwest (IEnumerable`1 locationCollection)
public class Telerik.Windows.Controls.Map.MapPolyBezierSegment ()
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
public class Telerik.Windows.Controls.Map.MapPolyLineSegment ()
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
public class Telerik.Windows.Controls.Map.MapPolyQuadraticBezierSegment ()
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
public class Telerik.Windows.Controls.Map.MapProviderBase ()
  • [Obsolete: The MaxZoomLevel property has been moved to RadMap.MaxZoomLevel. Please use that one.]Property: int MaxZoomLevel { public get; public set; }
  • [Obsolete: The MinZoomLevel property has been moved to RadMap.MinZoomLevel. Please use that one.]Property: int MinZoomLevel { public get; public set; }
  • Method: public bool TryGetMapSource (string uniqueId, out IMapSource source)
public class Telerik.Windows.Controls.Map.MapQuadraticBezierSegment ()
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
public class Telerik.Windows.Controls.Map.MapShapeDataVirtualizationSource ()
  • Method: public void AddRange (IList`1 items)
  • Method: public void RemoveRange (IList`1 items)
  • Method: public void AddRange (IList`1 items)
  • Method: public void RemoveRange (IList`1 items)
Telerik.Windows.Controls.Map MapZoomBarPresetsSettings ()
public class Telerik.Windows.Controls.Map.MapZoomBarPresetsSettings n/a
  • Constructor: public MapZoomBarPresetsSettings ()
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected virtual void OnPropertyChanged (PropertyChangedEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: string CityLevel { public get; public set; }
  • Property: string this [string tag] { public get; }
  • Property: string NeighborhoodLevel { public get; public set; }
  • Property: string RegionLevel { public get; public set; }
  • Property: string StateLevel { public get; public set; }
  • Property: string WorldLevel { public get; public set; }
--> NONE <--
public class Telerik.Windows.Controls.Map.MiniMap ()
  • Method (i): public Location GetShiftedLocation (Location baseLocation, Nullable`1 center)
  • [Obsolete: The AllowedCommands is obsolete. Use Commands property of the corresponding map provider and IsAllowed property of the desired command to control command availability.]Property: string AllowedCommands { public get; public set; }
  • [Obsolete: The IsMouseWheelZoomEnabled property is obsolete. Use the MouseWheelMode property instead.]Property: bool IsMouseWheelZoomEnabled { public get; public set; }
  • [Obsolete: The ZoomBarPresetsSettings property is obsolete. Use Command.Text property for the correspondent zoom level command in the RadMap.MapZoomBar.Commands collection.]Property: MapZoomBarPresetsSettings ZoomBarPresetsSettings { public get; public set; }
  • Method (i): public Location GetShiftedLocation (Location baseLocation, Nullable`1 center)
public abstract class Telerik.Windows.Controls.Map.MultiScaleTileSource ()
--> NONE <--
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
Telerik.Windows.Controls.Map Neighborhood ()
public class Telerik.Windows.Controls.Map.Neighborhood n/a
  • Constructor: public Neighborhood ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string City { public get; public set; }
  • Property: int Id { public get; public set; }
  • Property: string Name { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map NeighborhoodCollection ()
public class Telerik.Windows.Controls.Map.NeighborhoodCollection n/a
  • Constructor: public NeighborhoodCollection ()
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Event: protected event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Add (Neighborhood item)
  • Method (i): protected IDisposable BlockReentrancy ()
  • Method (i): protected void CheckReentrancy ()
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (Neighborhood item)
  • Method (i): public virtual void CopyTo (Neighborhood[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (Neighborhood item)
  • Method (i): public virtual void Insert (int index, Neighborhood item)
  • Method (i): protected virtual void InsertItem (int index, Neighborhood item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void Move (int oldIndex, int newIndex)
  • Method (i): protected virtual void MoveItem (int oldIndex, int newIndex)
  • Method (i): protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs e)
  • Method (i): public virtual bool Remove (Neighborhood item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, Neighborhood item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual Neighborhood this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
public class Telerik.Windows.Controls.Map.OpenStreetCycleSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Constructor: public OpenStreetCycleSource (string key)
  • Property: string APIKey { public get; public set; }
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.OpenStreetCycleTransportSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Constructor: public OpenStreetCycleTransportSource (string key)
  • Property: string APIKey { public get; public set; }
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.OpenStreetHumanitarianSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: string APIKey { public get; public set; }
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
OpenStreetMapLayer ()
public sealed enum Telerik.Windows.Controls.Map.OpenStreetMapLayer
                    Standard = 0,
                    Cycle = 1,
                    Transport = 2,
                    MapQuest = 3,
                    Humanitarian = 4,
public sealed enum Telerik.Windows.Controls.Map.OpenStreetMapLayer
                    Standard = 0,
                    Cycle = 1,
                    Transport = 2,
                    Humanitarian = 3,
--> NONE <-- --> NONE <--
public class Telerik.Windows.Controls.Map.OpenStreetMapnikSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: string APIKey { public get; public set; }
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.OpenStreetMapProvider ()
  • [Obsolete: The MaxZoomLevel property has been moved to RadMap.MaxZoomLevel. Please use that one.]Property: int MaxZoomLevel { public get; public set; }
  • [Obsolete: The MinZoomLevel property has been moved to RadMap.MinZoomLevel. Please use that one.]Property: int MinZoomLevel { public get; public set; }
  • Constructor: public OpenStreetMapProvider (string key)
  • Field: public static readonly DependencyProperty StandardModeUserAgentProperty
  • Method (i): public bool TryGetMapSource (string uniqueId, out IMapSource source)
  • Property: string APIKey { public get; public set; }
  • Property: string StandardModeUserAgent { public get; public set; }
Telerik.Windows.Controls.Map OpenStreetMapQuestSource ()
public class Telerik.Windows.Controls.Map.OpenStreetMapQuestSource n/a
  • Constructor: public OpenStreetMapQuestSource ()
  • Event: public event EventHandler`1 InitializationFaulted
  • Event: public event EventHandler InitializeCompleted
  • Method (i): public virtual void CacheTile (int tileLevel, int tilePositionX, int tilePositionY, Uri uri, DateTime expires, byte[] tileBody)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected virtual int ConvertTileToZoomLevel (int tileLevelDetail)
  • Method (i): protected virtual int ConvertZoomToTileLevel (int zoomLevel)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual Stream GetCachedTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetCachedTileAsync (int tileLevel, int tilePositionX, int tilePositionY, Action`1 callback)
  • Method (i): protected virtual string GetCachedTileName (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): protected virtual Uri GetTile (int tileLevel, int tilePositionX, int tilePositionY)
  • Method (i): protected virtual void GetTileLayers (int tileLevel, int tilePositionX, int tilePositionY, IList`1 tileImageLayerSources)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public virtual void Initialize ()
  • Method (i): protected void InvalidateNullTiles ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public virtual void InvalidateTileLayer (int tileLevel, int tilePositionX, int tilePositionY, int tileLayer)
  • Method (i): public virtual bool IsLevelSupported (int level)
  • Method (i): protected virtual bool IsValidCacheUri (int tileLevel, int tilePositionX, int tilePositionY, Uri uri)
  • Method (i): protected virtual bool IsValidTileLevel (int tileLevel)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnHttpAuthenticationRequired (Uri uri, string type, Dictionary`2 attributes)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected void RaiseInitializationFaulted (string uniqueId, Exception error)
  • Method (i): protected void RaiseInitializeCompleted ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetTileCacheSize (int bytes)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Property: virtual ICacheStorage CacheStorage { public get; public set; }
  • Property: virtual CultureInfo Culture { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsTileCachingEnabled { public get; public set; }
  • Property: protected int MaxZoomLevel { }
  • Property: protected int MinZoomLevel { }
  • Property: virtual double Opacity { public get; public set; }
  • Property: ICredentials RequestCredentials { public get; public set; }
  • Property: virtual string UniqueId { public get; }
--> NONE <--
public class Telerik.Windows.Controls.Map.OpenStreetOsmarenderSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: string APIKey { public get; public set; }
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.OsmBasedMapProvider ()
  • [Obsolete: The MaxZoomLevel property has been moved to RadMap.MaxZoomLevel. Please use that one.]Property: int MaxZoomLevel { public get; public set; }
  • [Obsolete: The MinZoomLevel property has been moved to RadMap.MinZoomLevel. Please use that one.]Property: int MinZoomLevel { public get; public set; }
  • Method (i): public bool TryGetMapSource (string uniqueId, out IMapSource source)
public class Telerik.Windows.Controls.Map.OsmBasedMapSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: string APIKey { public get; public set; }
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.OsmTileMapSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Constructor: protected OsmTileMapSource (string tileUrlFormat, string key)
  • Property: string APIKey { public get; public set; }
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public abstract class Telerik.Windows.Controls.Map.PathSegmentData ()
  • Method: protected void CalculateNorthwest (IEnumerable`1 locationCollection)
  • Method: protected void CalculateNorthwest (IEnumerable`1 locationCollection)
Telerik.Windows.Controls.Map PersonSearchResult ()
public class Telerik.Windows.Controls.Map.PersonSearchResult n/a
  • Constructor: public PersonSearchResult ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Address Address { public get; public set; }
  • Property: double Distance { public get; public set; }
  • Property: string Id { public get; public set; }
  • Property: LocationData LocationData { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: string PhoneNumber { public get; public set; }
--> NONE <--
public class Telerik.Windows.Controls.Map.PolyBezierSegmentData ()
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
public class Telerik.Windows.Controls.Map.PolyLineSegmentData ()
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
public class Telerik.Windows.Controls.Map.PolyQuadraticBezierSegmentData ()
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
public class Telerik.Windows.Controls.Map.QuadraticBezierSegmentData ()
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
  • Method (i): protected void CalculateNorthwest (IEnumerable`1 locationCollection)
Telerik.Windows.Controls.Map ResponseBase ()
public abstract class Telerik.Windows.Controls.Map.ResponseBase n/a
  • Constructor: protected ResponseBase ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Uri BrandLogoUri { public get; public set; }
  • Property: Exception Error { public get; public set; }
  • Property: object RequestUserData { public get; public set; }
  • Property: ResponseSummary ResponseSummary { public get; public set; }
--> NONE <--
ResponseStatusCode ()
public sealed enum Telerik.Windows.Controls.Map.ResponseStatusCode
                    BadRequest = 0,
                    ServerError = 1,
                    Success = 2,
n/a
--> NONE <-- --> NONE <--
Telerik.Windows.Controls.Map ResponseSummary ()
public class Telerik.Windows.Controls.Map.ResponseSummary n/a
  • Constructor: public ResponseSummary ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string Copyright { public get; public set; }
  • Property: string FaultReason { public get; public set; }
  • Property: ResponseStatusCode StatusCode { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map ReverseGeocodeRequest ()
public class Telerik.Windows.Controls.Map.ReverseGeocodeRequest n/a
  • Constructor: public ReverseGeocodeRequest ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: CultureInfo Culture { public get; public set; }
  • Property: string CurrentIP { public get; public set; }
  • Property: Location CurrentLocation { public get; public set; }
  • Property: DistanceUnit DistanceUnit { public get; public set; }
  • Property: Location Location { public get; public set; }
  • Property: object UserData { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map RouteLeg ()
public class Telerik.Windows.Controls.Map.RouteLeg n/a
  • Constructor: public RouteLeg ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Location ActualEnd { public get; public set; }
  • Property: Location ActualStart { public get; public set; }
  • Property: ItineraryItemCollection Itinerary { public get; }
  • Property: RouteSummary Summary { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map RouteLegCollection ()
public class Telerik.Windows.Controls.Map.RouteLegCollection n/a
  • Constructor: public RouteLegCollection ()
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Event: protected event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Add (RouteLeg item)
  • Method (i): protected IDisposable BlockReentrancy ()
  • Method (i): protected void CheckReentrancy ()
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (RouteLeg item)
  • Method (i): public virtual void CopyTo (RouteLeg[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (RouteLeg item)
  • Method (i): public virtual void Insert (int index, RouteLeg item)
  • Method (i): protected virtual void InsertItem (int index, RouteLeg item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void Move (int oldIndex, int newIndex)
  • Method (i): protected virtual void MoveItem (int oldIndex, int newIndex)
  • Method (i): protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs e)
  • Method (i): public virtual bool Remove (RouteLeg item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, RouteLeg item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual RouteLeg this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
RouteOptimization ()
public sealed enum Telerik.Windows.Controls.Map.RouteOptimization
                    MinimizeDistance = 0,
                    MinimizeTime = 1,
n/a
--> NONE <-- --> NONE <--
Telerik.Windows.Controls.Map RouteOptions ()
public class Telerik.Windows.Controls.Map.RouteOptions n/a
  • [Obsolete: The RouteOptions class is marked obsolete in R1 2017 and will be deleted in R2 2017. Please use BingRestRouteOptions and BingRestMapProvider which implements IBingRestRouteProvider.]Constructor: public RouteOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: TravelMode Mode { public get; public set; }
  • Property: RouteOptimization Optimization { public get; public set; }
  • Property: RoutePathType RoutePathType { public get; public set; }
  • Property: TrafficUsage TrafficUsage { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map RoutePath ()
public class Telerik.Windows.Controls.Map.RoutePath n/a
  • Constructor: public RoutePath ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: LocationCollection Points { public get; }
--> NONE <--
RoutePathType ()
public sealed enum Telerik.Windows.Controls.Map.RoutePathType
                    None = 0,
                    Points = 1,
n/a
--> NONE <-- --> NONE <--
Telerik.Windows.Controls.Map RouteProviderBase ()
public abstract class Telerik.Windows.Controls.Map.RouteProviderBase n/a
  • Constructor: protected RouteProviderBase ()
  • Event: public event EventHandler`1 RoutingCompleted
  • Method: public virtual void CalculateRouteAsync (RouteRequest request)
  • Method: public virtual void CalculateRoutesFromMajorRoadsAsync (MajorRoutesRequest request)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected void OnRoutingCompleted (ResponseBase response)
  • Method (i): public virtual string ToString ()
  • Property: RadMap MapControl { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map RouteRequest ()
public class Telerik.Windows.Controls.Map.RouteRequest n/a
  • [Obsolete: The RouteRequest class is marked obsolete in R1 2017 and will be deleted in R2 2017. Please use BingRestRouteRequest and BingRestMapProvider which implements IBingRestRouteProvider.]Constructor: public RouteRequest ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: CultureInfo Culture { public get; public set; }
  • Property: string CurrentIP { public get; public set; }
  • Property: Location CurrentLocation { public get; public set; }
  • Property: DistanceUnit DistanceUnit { public get; public set; }
  • Property: RouteOptions Options { public get; public set; }
  • Property: object UserData { public get; public set; }
  • Property: LocationCollection Waypoints { public get; }
--> NONE <--
Telerik.Windows.Controls.Map RouteResponse ()
public class Telerik.Windows.Controls.Map.RouteResponse n/a
  • Constructor: public RouteResponse ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Uri BrandLogoUri { public get; public set; }
  • Property: Exception Error { public get; public set; }
  • Property: object RequestUserData { public get; public set; }
  • Property: ResponseSummary ResponseSummary { public get; public set; }
  • Property: RouteResult Result { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map RouteResult ()
public class Telerik.Windows.Controls.Map.RouteResult n/a
  • Constructor: public RouteResult ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: RouteLegCollection Legs { public get; }
  • Property: RoutePath RoutePath { public get; public set; }
  • Property: RouteSummary Summary { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map RouteResultCollection ()
public class Telerik.Windows.Controls.Map.RouteResultCollection n/a
  • Constructor: public RouteResultCollection ()
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Event: protected event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Add (RouteResult item)
  • Method (i): protected IDisposable BlockReentrancy ()
  • Method (i): protected void CheckReentrancy ()
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (RouteResult item)
  • Method (i): public virtual void CopyTo (RouteResult[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (RouteResult item)
  • Method (i): public virtual void Insert (int index, RouteResult item)
  • Method (i): protected virtual void InsertItem (int index, RouteResult item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void Move (int oldIndex, int newIndex)
  • Method (i): protected virtual void MoveItem (int oldIndex, int newIndex)
  • Method (i): protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs e)
  • Method (i): public virtual bool Remove (RouteResult item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, RouteResult item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual RouteResult this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
Telerik.Windows.Controls.Map RouteSummary ()
public class Telerik.Windows.Controls.Map.RouteSummary n/a
  • Constructor: public RouteSummary ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: LocationRect BoundingRectangle { public get; public set; }
  • Property: double Distance { public get; public set; }
  • Property: long TimeInSeconds { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map RoutingCompletedEventArgs ()
public class Telerik.Windows.Controls.Map.RoutingCompletedEventArgs n/a
  • Constructor: public RoutingCompletedEventArgs ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: ResponseBase Response { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map SearchCompletedEventArgs ()
public class Telerik.Windows.Controls.Map.SearchCompletedEventArgs n/a
  • Constructor: public SearchCompletedEventArgs ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: SearchResponse Response { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map SearchOptions ()
public class Telerik.Windows.Controls.Map.SearchOptions n/a
  • [Obsolete: The SearchOptions class is marked obsolete in R1 2017 and will be deleted in R2 2017. The SOAP based BingSearchProvider will be deleted in R2 2017. For searching Locations / Addresses (but not POIs) please use BingRestMapProvider which implements IBingRestSearchLocationProvider.]Constructor: public SearchOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: bool AutocorrectQuery { public get; public set; }
  • Property: int Count { public get; public set; }
  • Property: FilterExpressionBase Filters { public get; public set; }
  • Property: ListingType ListingType { public get; public set; }
  • Property: bool ParseOnly { public get; public set; }
  • Property: double Radius { public get; public set; }
  • Property: SortOrder SortOrder { public get; public set; }
  • Property: int StartingIndex { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map SearchProviderBase ()
public abstract class Telerik.Windows.Controls.Map.SearchProviderBase n/a
  • Constructor: protected SearchProviderBase ()
  • Event: public event EventHandler`1 SearchCompleted
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected void OnSearchCompleted (SearchResponse response)
  • Method: public virtual void SearchAsync (SearchRequest request)
  • Method (i): public virtual string ToString ()
  • Property: RadMap MapControl { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map SearchRegion ()
public class Telerik.Windows.Controls.Map.SearchRegion n/a
  • Constructor: public SearchRegion ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: MapShape BoundingArea { public get; public set; }
  • Property: MapShapeData BoundingAreaData { public get; public set; }
  • Property: GeocodeResult GeocodeLocation { public get; public set; }
  • Property: string Source { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map SearchRegionCollection ()
public class Telerik.Windows.Controls.Map.SearchRegionCollection n/a
  • Constructor: public SearchRegionCollection ()
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Event: protected event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Add (SearchRegion item)
  • Method (i): protected IDisposable BlockReentrancy ()
  • Method (i): protected void CheckReentrancy ()
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (SearchRegion item)
  • Method (i): public virtual void CopyTo (SearchRegion[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (SearchRegion item)
  • Method (i): public virtual void Insert (int index, SearchRegion item)
  • Method (i): protected virtual void InsertItem (int index, SearchRegion item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void Move (int oldIndex, int newIndex)
  • Method (i): protected virtual void MoveItem (int oldIndex, int newIndex)
  • Method (i): protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs e)
  • Method (i): public virtual bool Remove (SearchRegion item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, SearchRegion item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual SearchRegion this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
Telerik.Windows.Controls.Map SearchRequest ()
public class Telerik.Windows.Controls.Map.SearchRequest n/a
  • Constructor: public SearchRequest ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: CultureInfo Culture { public get; public set; }
  • Property: string CurrentIP { public get; public set; }
  • Property: Location CurrentLocation { public get; public set; }
  • Property: DistanceUnit DistanceUnit { public get; public set; }
  • Property: string Query { public get; public set; }
  • Property: SearchOptions SearchOptions { public get; public set; }
  • Property: object UserData { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map SearchResponse ()
public class Telerik.Windows.Controls.Map.SearchResponse n/a
  • Constructor: public SearchResponse ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Uri BrandLogoUri { public get; public set; }
  • Property: Exception Error { public get; public set; }
  • Property: object RequestUserData { public get; public set; }
  • Property: ResponseSummary ResponseSummary { public get; public set; }
  • Property: SearchResultSetCollection ResultSets { public get; }
--> NONE <--
Telerik.Windows.Controls.Map SearchResultBase ()
public class Telerik.Windows.Controls.Map.SearchResultBase n/a
  • Constructor: public SearchResultBase ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: double Distance { public get; public set; }
  • Property: string Id { public get; public set; }
  • Property: LocationData LocationData { public get; public set; }
  • Property: string Name { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map SearchResultCollection ()
public class Telerik.Windows.Controls.Map.SearchResultCollection n/a
  • Constructor: public SearchResultCollection ()
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Event: protected event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Add (SearchResultBase item)
  • Method (i): protected IDisposable BlockReentrancy ()
  • Method (i): protected void CheckReentrancy ()
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (SearchResultBase item)
  • Method (i): public virtual void CopyTo (SearchResultBase[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (SearchResultBase item)
  • Method (i): public virtual void Insert (int index, SearchResultBase item)
  • Method (i): protected virtual void InsertItem (int index, SearchResultBase item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void Move (int oldIndex, int newIndex)
  • Method (i): protected virtual void MoveItem (int oldIndex, int newIndex)
  • Method (i): protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs e)
  • Method (i): public virtual bool Remove (SearchResultBase item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, SearchResultBase item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual SearchResultBase this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
Telerik.Windows.Controls.Map SearchResultSet ()
public class Telerik.Windows.Controls.Map.SearchResultSet n/a
  • Constructor: public SearchResultSet ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: SearchRegionCollection AlternateSearchRegions { public get; }
  • Property: SearchResultCollection Results { public get; }
  • Property: SearchRegion SearchRegion { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.Map SearchResultSetCollection ()
public class Telerik.Windows.Controls.Map.SearchResultSetCollection n/a
  • Constructor: public SearchResultSetCollection ()
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Event: protected event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Add (SearchResultSet item)
  • Method (i): protected IDisposable BlockReentrancy ()
  • Method (i): protected void CheckReentrancy ()
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (SearchResultSet item)
  • Method (i): public virtual void CopyTo (SearchResultSet[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (SearchResultSet item)
  • Method (i): public virtual void Insert (int index, SearchResultSet item)
  • Method (i): protected virtual void InsertItem (int index, SearchResultSet item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void Move (int oldIndex, int newIndex)
  • Method (i): protected virtual void MoveItem (int oldIndex, int newIndex)
  • Method (i): protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs e)
  • Method (i): public virtual bool Remove (SearchResultSet item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, SearchResultSet item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual SearchResultSet this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
--> NONE <--
SortOrder ()
public sealed enum Telerik.Windows.Controls.Map.SortOrder
                    Distance = 0,
                    Popularity = 1,
                    Rating = 2,
                    Relevance = 3,
n/a
--> NONE <-- --> NONE <--
public class Telerik.Windows.Controls.Map.TiledMapSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method: protected void RaiseIntializeCompleted ()
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public abstract class Telerik.Windows.Controls.Map.TiledProvider ()
  • [Obsolete: The MaxZoomLevel property has been moved to RadMap.MaxZoomLevel. Please use that one.]Property: int MaxZoomLevel { public get; public set; }
  • [Obsolete: The MinZoomLevel property has been moved to RadMap.MinZoomLevel. Please use that one.]Property: int MinZoomLevel { public get; public set; }
  • Method (i): public bool TryGetMapSource (string uniqueId, out IMapSource source)
TrafficUsage ()
public sealed enum Telerik.Windows.Controls.Map.TrafficUsage
                    None = 0,
                    TrafficBasedRouteAndTime = 1,
                    TrafficBasedTime = 2,
n/a
--> NONE <-- --> NONE <--
TravelMode ()
public sealed enum Telerik.Windows.Controls.Map.TravelMode
                    Driving = 0,
                    Walking = 1,
n/a
--> NONE <-- --> NONE <--
public class Telerik.Windows.Controls.Map.UriImageProvider ()
  • [Obsolete: The MaxZoomLevel property has been moved to RadMap.MaxZoomLevel. Please use that one.]Property: int MaxZoomLevel { public get; public set; }
  • [Obsolete: The MinZoomLevel property has been moved to RadMap.MinZoomLevel. Please use that one.]Property: int MinZoomLevel { public get; public set; }
  • Method (i): public bool TryGetMapSource (string uniqueId, out IMapSource source)
public class Telerik.Windows.Controls.Map.UriImageSource ()
  • [Obsolete: Please, use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
--> NONE <--
WeightUnit ()
n/a public sealed enum Telerik.Windows.Controls.Map.WeightUnit
                    Kilogram = 0,
                    Pound = 1,
--> NONE <-- --> NONE <--
public class Telerik.Windows.Controls.Map.WmsTiledProvider ()
  • [Obsolete: The MaxZoomLevel property has been moved to RadMap.MaxZoomLevel. Please use that one.]Property: int MaxZoomLevel { public get; public set; }
  • [Obsolete: The MinZoomLevel property has been moved to RadMap.MinZoomLevel. Please use that one.]Property: int MinZoomLevel { public get; public set; }
  • Method (i): public bool TryGetMapSource (string uniqueId, out IMapSource source)
public class Telerik.Windows.Controls.Map.WmsTileSource ()
  • [Obsolete: Use RaiseInitializeCompleted method instead.]Method (i): protected void RaiseIntializeCompleted ()
  • Property: WebHeaderCollection WebHeaders { public get; public set; }
public class Telerik.Windows.Controls.Map.VEWPFImageryService.ImageryServiceClient ()
  • Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
  • Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
public class Telerik.Windows.Controls.Map.WPFBingGeocodeService.GeocodeServiceClient ()
  • Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
  • Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
public class Telerik.Windows.Controls.Map.WPFBingRouteService.RouteServiceClient ()
  • Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
  • Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
public class Telerik.Windows.Controls.Map.WPFBingSearchService.SearchServiceClient ()
  • Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
  • Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
public class Telerik.Windows.Controls.Sparklines.DataPointCollection ()
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): protected virtual void OnItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): protected virtual void OnItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
public class Telerik.Windows.Controls.TimeBar.HoveredPeriodEventArgs ()
  • Constructor: public HoveredPeriodEventArgs (RoutedEvent routedEvent, Nullable`1 hoveredPeriodRange)
  • Constructor: public HoveredPeriodEventArgs (RoutedEvent routedEvent, Nullable`1 hoveredPeriodRange, MouseEventArgs originalEventArgs)
  • Constructor: public HoveredPeriodEventArgs (RoutedEvent routedEvent, Nullable`1 hoveredPeriodRange)
  • Constructor: public HoveredPeriodEventArgs (RoutedEvent routedEvent, Nullable`1 hoveredPeriodRange, MouseEventArgs originalEventArgs)
public interface Telerik.Windows.Controls.Timeline.IItemRowIndexGenerator ()
  • Method: void GenerateRowIndexes (List`1 dataItems)
  • Method: void GenerateRowIndexes (List`1 dataItems)
public class Telerik.Windows.Controls.TreeMap.HierarchicalDataCollectionView ()
  • Method (i): ProtectedInternal virtual void OnFilterDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method (i): ProtectedInternal virtual void OnGroupDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method (i): ProtectedInternal virtual void OnSortDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Property: protected virtual int InternalCount { }
  • Method (i): ProtectedInternal virtual void OnFilterDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method (i): ProtectedInternal virtual void OnGroupDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method (i): ProtectedInternal virtual void OnSortDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Property: ProtectedInternal virtual int InternalCount { }
  • Property: Dictionary`2 ItemPropertiesByPropertyName { public get; }

TopSummary