'Declaration
<System.Windows.TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> <System.Windows.Markup.ContentPropertyAttribute("Content", True)> Public Class DropDownButton Inherits System.Windows.Controls.ContentControl
'Usage
Dim instance As DropDownButton
[System.Windows.TemplateVisualState(Name="Normal", GroupName="CommonStates")] [System.Windows.Markup.ContentProperty("Content", true)] public class DropDownButton : System.Windows.Controls.ContentControl
public class DropDownButton = class(System.Windows.Controls.ContentControl)
System.Windows.TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates") System.Windows.Markup.ContentPropertyAttribute("Content", ) public class DropDownButton extends System.Windows.Controls.ContentControl
[System.Windows.TemplateVisualState(Name="Normal", GroupName="CommonStates")] [System.Windows.Markup.ContentProperty("Content", true)] public __gc class DropDownButton : public System.Windows.Controls.ContentControl
[System.Windows.TemplateVisualState(Name="Normal", GroupName="CommonStates")] [System.Windows.Markup.ContentProperty("Content", true)] public ref class DropDownButton : public System.Windows.Controls.ContentControl