次の方法で共有


IXamlNameResolver.OnNameScopeInitializationComplete イベント

定義

XAML プロセッサによって関連するすべての名前がバッキング XAML 名前スコープに登録されると発生します。

public:
 event EventHandler ^ OnNameScopeInitializationComplete;
event EventHandler OnNameScopeInitializationComplete;
member this.OnNameScopeInitializationComplete : EventHandler 
Event OnNameScopeInitializationComplete As EventHandler 

イベントの種類

EventHandler

適用対象