mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-08 07:55:13 +00:00
Fixed type casts
This commit is contained in:
parent
2208f6c3da
commit
6a9b622793
4 changed files with 9 additions and 9 deletions
|
|
@ -18,7 +18,7 @@ using System.Windows.Media;
|
|||
namespace MapControl
|
||||
{
|
||||
/// <summary>
|
||||
/// Optional interface to hold the value of the MapPanel.ParentMap attached property.
|
||||
/// Optional interface to hold the value of the attached property MapPanel.ParentMap.
|
||||
/// </summary>
|
||||
public interface IMapElement
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue