PropertyValue.NotifyRootValueChanged メソッド

定義

基になる値の型が外部 (デザイン画面など) で変更された場合に、RootValueChanged イベントを発生させます。

protected:
 virtual void NotifyRootValueChanged();
protected virtual void NotifyRootValueChanged ();
abstract member NotifyRootValueChanged : unit -> unit
override this.NotifyRootValueChanged : unit -> unit
Protected Overridable Sub NotifyRootValueChanged ()

適用対象