Udostępnij za pośrednictwem


Klasa ImageSourceValueConverter

Microsoft internal use only. Manages conversion of image source values.

Hierarchia dziedziczenia

System.Object
  Microsoft.VisualStudio.PlatformUI.ImageSourceValueConverter

Przestrzeń nazw:  Microsoft.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Public NotInheritable Class ImageSourceValueConverter _
    Implements IValueConverter
public sealed class ImageSourceValueConverter : IValueConverter

Typ ImageSourceValueConverter uwidacznia następujące elementy członkowskie.

Konstruktorzy

  Nazwa Opis
Metoda publiczna ImageSourceValueConverter Creates a new instance of the class.

Początek

Metody

  Nazwa Opis
Metoda publiczna Convert Converts the specified value to the specified target type.
Metoda publiczna ConvertBack Converts the specified value back from the specified target type.
Metoda publiczna Equals Określa, czy określony obiekt jest równa bieżącego obiektu. (Odziedziczone z Object).
Metoda publiczna GetHashCode Służy jako funkcja mieszania dla określonego typu. (Odziedziczone z Object).
Metoda publiczna GetType Pobiera Type bieżącej instancji. (Odziedziczone z Object).
Metoda publiczna ToString Zwraca ciąg, który reprezentuje bieżącego obiektu. (Odziedziczone z Object).

Początek

Bezpieczeństwo wątku

Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.

Zobacz też

Informacje

Przestrzeń nazw Microsoft.VisualStudio.PlatformUI