共用方式為


RequirementSubscription.OnRequirementChanged 方法

引發 RequirementChanged 事件。

命名空間:  Microsoft.Windows.Design
組件:  Microsoft.Windows.Design.Extensibility (在 Microsoft.Windows.Design.Extensibility.dll 中)

語法

'宣告
Protected Sub OnRequirementChanged
protected void OnRequirementChanged()
protected:
void OnRequirementChanged()
member OnRequirementChanged : unit -> unit 
protected function OnRequirementChanged()

備註

當您的需求已經變更,請呼叫這個方法。

.NET Framework 安全性

請參閱

參考

RequirementSubscription 類別

Microsoft.Windows.Design 命名空間

RequirementAttribute

其他資源

了解 WPF 設計工具擴充性