[TemplateVisualState(Name="MouseOver", GroupName="CommonStates")] [TemplatePart(Name="OKButton", Type=System.Windows.Controls.Button)] public class C1PromptBoxContent : System.Windows.Controls.Control
'Declaration <TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates")> <TemplatePartAttribute(Name="OKButton", Type=System.Windows.Controls.Button)> Public Class C1PromptBoxContent Inherits System.Windows.Controls.Control
'Declaration
<TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates")> <TemplatePartAttribute(Name="OKButton", Type=System.Windows.Controls.Button)> Public Class C1PromptBoxContent Inherits System.Windows.Controls.Control
System.Object System.Windows.DependencyObject System.Windows.UIElement System.Windows.FrameworkElement System.Windows.Controls.Control C1.Silverlight.C1PromptBoxContent
C1PromptBoxContent Members C1.Silverlight Namespace