mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +00:00
DependencyPropertyHelper
This commit is contained in:
parent
33c4f47864
commit
25dc5dc139
3 changed files with 0 additions and 3 deletions
|
|
@ -50,7 +50,6 @@ namespace MapControl
|
|||
TValue defaultValue = default,
|
||||
Action<FrameworkElement, TValue, TValue> changed = null,
|
||||
bool inherits = false)
|
||||
where TOwner : DependencyObject
|
||||
{
|
||||
var metadata = new FrameworkPropertyMetadata
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue