PropertyValue.RootValueChanged 事件
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在 Value 或 StringValue 屬性因為變更 PropertyValue 值而更新時發生。
public:
event EventHandler ^ RootValueChanged;
public event EventHandler RootValueChanged;
member this.RootValueChanged : EventHandler
Public Custom Event RootValueChanged As EventHandler
Public Event RootValueChanged As EventHandler