INotifyValueChanged<T0>.SetValueWithoutNotify

Declaration

public void SetValueWithoutNotify(T newValue);

Parameters

newValue The new value to be set.

Description

Sets the value and, even if different, doesn't notify registers callbacks with a ChangeEvent_1


Did you find this page useful? Please give it a rating: