C# Class RedBadger.Xpf.Controls.RowDefinition

Inheritance: DefinitionBase
Show file Open project: redbadger/XPF

Public Properties

Property Type Description
HeightProperty ReactiveProperty
MaxHeightProperty ReactiveProperty
MinHeightProperty ReactiveProperty

Public Methods

Method Description
RowDefinition ( )

Method Details

RowDefinition() public method

public RowDefinition ( )

Property Details

HeightProperty public static property

public static ReactiveProperty HeightProperty
return ReactiveProperty

MaxHeightProperty public static property

public static ReactiveProperty MaxHeightProperty
return ReactiveProperty

MinHeightProperty public static property

public static ReactiveProperty MinHeightProperty
return ReactiveProperty