C# Class ComponentFactory.Quicksilver.Layout.MetaRadialPanel

MetaPanel predefined with RadialLayout appropriate settings.
Inheritance: FixedMetaPanelBase
Mostrar archivo Open project: ComponentFactory/Quicksilver

Public Properties

Property Type Description
CircleProperty System.Windows.DependencyProperty
EndAngleProperty System.Windows.DependencyProperty
StartAngleProperty System.Windows.DependencyProperty

Private Methods

Method Description
MetaRadialPanel ( ) : System

Property Details

CircleProperty public_oe static_oe property

Identifies the Circle dependency property.
public static DependencyProperty,System.Windows CircleProperty
return System.Windows.DependencyProperty

EndAngleProperty public_oe static_oe property

Identifies the EndAngle dependency property.
public static DependencyProperty,System.Windows EndAngleProperty
return System.Windows.DependencyProperty

StartAngleProperty public_oe static_oe property

Identifies the StartAngle dependency property.
public static DependencyProperty,System.Windows StartAngleProperty
return System.Windows.DependencyProperty