C# Class MediaOwl.ViewModels.ShowPictureSingleViewModel

Inheritance: Caliburn.Micro.Screen, IChildScreen
Afficher le fichier Open project: Slesa/Playground

Méthodes publiques

Méthode Description
WithPicture ( BitmapImage bitmapImage, string title ) : void

Method Details

WithPicture() public méthode

public WithPicture ( BitmapImage bitmapImage, string title ) : void
bitmapImage System.Windows.Media.Imaging.BitmapImage
title string
Résultat void