シンタックス
'宣言
Friend Function UpdateEffectiveValue( _
ByVal As System.Windows.EntryIndex, _
ByVal As System.Windows.DependencyProperty, _
ByVal As System.Windows.PropertyMetadata, _
ByVal As System.Windows.EffectiveValueEntry, _
ByRef As System.Windows.EffectiveValueEntry, _
ByVal As System.Boolean, _
ByVal As System.Boolean, _
ByVal As System.Windows.OperationType _
) As System.Windows.UpdateResult
internal System.Windows.UpdateResult UpdateEffectiveValue(
System.Windows.EntryIndex ,
System.Windows.DependencyProperty ,
System.Windows.PropertyMetadata ,
System.Windows.EffectiveValueEntry ,
ref System.Windows.EffectiveValueEntry ,
System.bool ,
System.bool ,
System.Windows.OperationType
)
パラメータ
- entryIndex
- dp
- metadata
- oldEntry
- newEntry
- coerceWithDeferredReference
- coerceWithCurrentValue
- operationType
参照