'DeclarationPublic Function BitmapImage( _ ByVal ForceRender As System.Boolean _ ) As System.Windows.Media.Imaging.BitmapImage
public System.Windows.Media.Imaging.BitmapImage BitmapImage( System.bool ForceRender )
Parameters
- ForceRender
- Forces a re-render of the BitmapImage, discarding any cached data
Return Value
Returns a WPF control compatible BitmapImage object