| IImageManagerGetImageAsync Method |
Returns an embedded image
Returns null if the
resourceInfoName was not found
Namespace:
Cauldron.XAML
Assembly:
Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax Parameters
- resourceInfoName
- Type: SystemString
The end of the fully qualified name of the embedded resource
Return Value
Type:
TaskBitmapImageThe embedded image
See Also