C# Class TFSProjectMigration.ImageHelpers

Mostrar archivo Open project: pmiossec/TotalTfsMigrationTool

Public Methods

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

Method Details

CreateHeader() public static method

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

GetImageSource() public static method

public static GetImageSource ( System bitmap ) : System.Windows.Media.Imaging.BitmapSource
bitmap System
return System.Windows.Media.Imaging.BitmapSource