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