ProgressBarHighlightConverter.Convert Metod

Definition

Skapar DrawingBrush.

public:
 virtual System::Object ^ Convert(cli::array <System::Object ^> ^ values, Type ^ targetType, System::Object ^ parameter, System::Globalization::CultureInfo ^ culture);
public object Convert(object[] values, Type targetType, object parameter, System.Globalization.CultureInfo culture);
abstract member Convert : obj[] * Type * obj * System.Globalization.CultureInfo -> obj
override this.Convert : obj[] * Type * obj * System.Globalization.CultureInfo -> obj
Public Function Convert (values As Object(), targetType As Type, parameter As Object, culture As CultureInfo) As Object

Parametrar

values
Object[]

Används Brush för ForegroundProgressBar , definiera Double , Widthoch Double definiera Height.

targetType
Type

Den här parametern används inte.

parameter
Object

Den här parametern används inte.

culture
CultureInfo

Den här parametern används inte.

Returer

Den skapade DrawingBrush.

Implementeringar

Gäller för