CalculatedPropertyValueHandler<TElement,TValue>.NotifyValueChange Method

Definition

Fire notifications (rules, events and OnValueChanging) to indicate a change in the calculated value.

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

Parameters

element
TElement

Applies to