C# Class Microsoft.Silverlight.Testing.Client.AdvancedButton

Represents a control that builds on top of the standard platform Button, offering the ability to modify the corner radii or even use special button modes.
Inheritance: System.Windows.Controls.Button
ファイルを表示 Open project: garyjohnson/wpnest

Public Properties

Property Type Description
CornerRadiusProperty System.Windows.DependencyProperty
SecondaryVisibilityProperty System.Windows.DependencyProperty

Property Details

CornerRadiusProperty public_oe static_oe property

Identifies the CornerRadius dependency property.
public static DependencyProperty,System.Windows CornerRadiusProperty
return System.Windows.DependencyProperty

SecondaryVisibilityProperty public_oe static_oe property

Identifies the SecondaryVisibility dependency property.
public static DependencyProperty,System.Windows SecondaryVisibilityProperty
return System.Windows.DependencyProperty