Dela via


ItemContainerTemplateKey Constructor

Initializes a new instance of the ItemContainerTemplateKey class.

Namespace:  Microsoft.Windows.Controls
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
Public Sub New
public ItemContainerTemplateKey()
public:
ItemContainerTemplateKey()
new : unit -> ItemContainerTemplateKey
public function ItemContainerTemplateKey()

Remarks

When the ItemContainerTemplateKey is initialized without a dataType parameter (for example, when set in XAML), you must set the value of the DataType property.

.NET Framework Security

See Also

Reference

ItemContainerTemplateKey Class

ItemContainerTemplateKey Overload

Microsoft.Windows.Controls Namespace