mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
Update PropertyHelper.cs
This commit is contained in:
parent
ad757def15
commit
df501f6b8b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue