mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update PropertyHelper.cs
This commit is contained in:
parent
ad757def15
commit
df501f6b8b
|
|
@ -12,7 +12,7 @@ using System.Windows.Data;
|
|||
|
||||
namespace MapControl
|
||||
{
|
||||
public static class PropertyHelper
|
||||
internal static class PropertyHelper
|
||||
{
|
||||
public static Binding GetBinding(this object sourceObject, string sourceProperty)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue