ItemContainerTemplateKey Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a resource key for an ItemContainerTemplate object.
public ref class ItemContainerTemplateKey : System::Windows::TemplateKey
public class ItemContainerTemplateKey : System.Windows.TemplateKey
type ItemContainerTemplateKey = class
inherit TemplateKey
Public Class ItemContainerTemplateKey
Inherits TemplateKey
- Inheritance
Item |
Initializes a new instance of the ItemContainerTemplateKey class. |
Item |
Initializes a new instance of the ItemContainerTemplateKey class with the specified data type. |
Assembly |
Gets or sets the assembly that contains the template definition. (Inherited from TemplateKey) |
Data |
Gets or sets the type for which the template is designed. (Inherited from TemplateKey) |
Equals(Object) |
Returns a value that indicates whether the given instance is identical to this instance of TemplateKey. (Inherited from TemplateKey) |
Get |
Returns the hash code for this instance of TemplateKey. (Inherited from TemplateKey) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
Provide |
Returns this ResourceKey. Instances of this class are typically used as a key in a dictionary. (Inherited from ResourceKey) |
To |
Returns a string representation of this TemplateKey. (Inherited from TemplateKey) |
ISupport |
This member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. (Inherited from TemplateKey) |
ISupport |
This member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. (Inherited from TemplateKey) |
Product | Versions |
---|---|
.NET Framework | 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: