C# Class TFSProjectMigration.ImageHelpers

Afficher le fichier Open project: pmiossec/TotalTfsMigrationTool

Méthodes publiques

Méthode Description
CreateHeader ( string title, ItemTypes type ) : StackPanel
GetImageSource ( System bitmap ) : System.Windows.Media.Imaging.BitmapSource

Method Details

CreateHeader() public static méthode

public static CreateHeader ( string title, ItemTypes type ) : StackPanel
title string
type ItemTypes
Résultat System.Windows.Controls.StackPanel

GetImageSource() public static méthode

public static GetImageSource ( System bitmap ) : System.Windows.Media.Imaging.BitmapSource
bitmap System
Résultat System.Windows.Media.Imaging.BitmapSource