Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used when a resource for the specified key must be located.
Namespace: Microsoft.Windows.Design.Interaction
Assembly: Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)
Syntax
'Declaration
Public Delegate Function LoadResourcesCallback As ResourceDictionary
'Usage
Dim instance As New LoadResourcesCallback(AddressOf HandlerMethod)
public delegate ResourceDictionary LoadResourcesCallback()
public delegate ResourceDictionary^ LoadResourcesCallback()
JScript does not support delegates.
Return Value
Type: System.Windows.ResourceDictionary
See Also
Reference
Microsoft.Windows.Design.Interaction Namespace