次の方法で共有


LoadResourcesCallback デリゲート

指定したキーのリソースを検索する必要がある場合に使用します。

名前空間:  Microsoft.Windows.Design.Interaction
アセンブリ:  Microsoft.Windows.Design.Interaction (Microsoft.Windows.Design.Interaction.dll 内)

構文

'宣言
Public Delegate Function LoadResourcesCallback As ResourceDictionary
public delegate ResourceDictionary LoadResourcesCallback()
public delegate ResourceDictionary^ LoadResourcesCallback()
type LoadResourcesCallback = 
    delegate of unit -> ResourceDictionary
JScript では、デリゲートは使用できません。

戻り値

型: System.Windows.ResourceDictionary
既定のテーマ ディクショナリに挿入される ResourceDictionary

参照

参照

Microsoft.Windows.Design.Interaction 名前空間

AdornerResources

その他の技術情報

WPF デザイナーの機能拡張