DpiPrescaleThemedImageSourceConverter Methods

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_protmethodConvert(ImageSource, Color, Boolean, Object, CultureInfo)

Converts the image.(Inherited from DpiPrescaleThemedImageSourceConverter.)

System_CAPS_pubmethodConvert(Object(), Type, Object, CultureInfo)

Microsoft internal use only.(Inherited from MultiValueConverter(Of T1, T2, T3, TTarget).)

System_CAPS_protmethodConvertBack(TTarget, T1, T2, T3, Object, CultureInfo)

Microsoft internal use only.(Inherited from MultiValueConverter(Of T1, T2, T3, TTarget).)

System_CAPS_pubmethodConvertBack(Object, Type(), Object, CultureInfo)

Microsoft internal use only.(Inherited from MultiValueConverter(Of T1, T2, T3, TTarget).)

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMakeConverterFunctionNotDefinedException(String)

An exception thrown when the converter function isn’t defined.(Inherited from MultiValueConverterBase(Of TTarget).)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_protmethodValidateConvertBackParameters(Object, Type())

Validates the parameters passed to IMultiValueConverter.ConvertBack.(Inherited from MultiValueConverterBase(Of TTarget).)

System_CAPS_protmethodValidateConvertParameters(Object(), Type)

Validates the parameters passed to IMultiValueConverter.Convert.(Inherited from MultiValueConverterBase(Of TTarget).)

Return to top
Show: