Table of Contents

Class TabItemClickableExtension

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

Makes TabItems clickable.

[ExtensionFor(typeof(TabItem))]
[ExtensionServer(typeof(PrimarySelectionExtensionServer))]
public sealed class TabItemClickableExtension : DefaultExtension
Inheritance
TabItemClickableExtension

Methods

OnInitialized()