Visual Basic (Declaration) | |
---|---|
<LocalizabilityAttribute(Category=LocalizationCategory.None, Readability=Readability.Unreadable, Modifiability=Modifiability.Modifiable)> <TemplatePartAttribute(Name="PART_MainGrid", Type=System.Windows.Controls.Grid)> <TemplatePartAttribute(Name="PART_BodyContent", Type=System.Windows.UIElement)> Public Class K2Twisty Inherits System.Windows.Controls.Expander |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As K2Twisty |
C# | |
---|---|
[Localizability(Category=LocalizationCategory.None, Readability=Readability.Unreadable, Modifiability=Modifiability.Modifiable)] [TemplatePart(Name="PART_MainGrid", Type=System.Windows.Controls.Grid)] [TemplatePart(Name="PART_BodyContent", Type=System.Windows.UIElement)] public class K2Twisty : System.Windows.Controls.Expander |
C++/CLI | |
---|---|
[Localizability(Category=LocalizationCategory.None, Readability=Readability.Unreadable, Modifiability=Modifiability.Modifiable)] [TemplatePart(Name="PART_MainGrid", Type=System.Windows.Controls.Grid)] [TemplatePart(Name="PART_BodyContent", Type=System.Windows.UIElement)] public ref class K2Twisty : public System.Windows.Controls.Expander |
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
System.Windows.Controls.HeaderedContentControl
System.Windows.Controls.Expander
SourceCode.Workflow.WizardFramework.Controls.K2Twisty
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2