StyleKey<T> Class

 

Microsoft internal use only.

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

System.Object
  System.Windows.Markup.MarkupExtension
    System.Windows.ResourceKey
      Microsoft.VisualStudio.PlatformUI.StyleKey<T>

public sealed class StyleKey<T> : ResourceKey

Type Parameters

T

The type with which this StyleKey is associated with.

NameDescription
System_CAPS_pubmethodStyleKey<T>()

Microsoft internal use only.

NameDescription
System_CAPS_pubpropertyAssembly

Microsoft internal use only.(Overrides ResourceKey.Assembly.)

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodProvideValue(IServiceProvider)

(Inherited from ResourceKey.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: