CalculatedPropertyValueHandler<TElement,TValue>.NotifyValueChange 方法

定义

触发通知 (规则、事件和 OnValueChanging) ,以指示计算值的更改。

public:
 void NotifyValueChange(TElement element);
public void NotifyValueChange (TElement element);
member this.NotifyValueChange : 'Element -> unit
Public Sub NotifyValueChange (element As TElement)

参数

element
TElement

适用于