Property | Type | Description | |
---|---|---|---|
BindingsListProperty | |||
DataContextWatcherProperty |
Method | Description | |
---|---|---|
GetBindingsList ( |
||
GetDataContextWatcher ( |
||
SetBindingsList ( |
||
SetDataContextWatcher ( |
Method | Description | |
---|---|---|
ApplyBindings ( |
Method | Description | |
---|---|---|
DataContext_Changed ( |
||
GetOrCreateBindingsList ( |
||
RegisterBindingsForUpdates ( |
protected ApplyBindings ( |
||
attachedObject | ||
bindingDescriptions | IEnumerable |
|
return | void |
public static GetBindingsList ( |
||
d | ||
return | IList |
public static GetDataContextWatcher ( |
||
d | ||
return | object |
public static SetBindingsList ( |
||
d | ||
value | string | |
return | void |
public static SetDataContextWatcher ( |
||
d | ||
value | string | |
return | void |
public static DependencyProperty,Windows.UI.Xaml BindingsListProperty | ||
return |