C# Class Signum.Windows.ShyBorder

Inheritance: System.Windows.Controls.Border
Mostra file Open project: signumsoftware/framework

Public Properties

Property Type Description
HorizontalProperty System.Windows.DependencyProperty
VerticalProperty System.Windows.DependencyProperty

Protected Methods

Method Description
ArrangeOverride ( Size finalSize ) : Size
MeasureOverride ( Size constraint ) : Size

Method Details

ArrangeOverride() protected method

protected ArrangeOverride ( Size finalSize ) : Size
finalSize System.Windows.Size
return System.Windows.Size

MeasureOverride() protected method

protected MeasureOverride ( Size constraint ) : Size
constraint System.Windows.Size
return System.Windows.Size

Property Details

HorizontalProperty public_oe static_oe property

public static DependencyProperty,System.Windows HorizontalProperty
return System.Windows.DependencyProperty

VerticalProperty public_oe static_oe property

public static DependencyProperty,System.Windows VerticalProperty
return System.Windows.DependencyProperty