C# Class RedBadger.Xpf.Controls.RowDefinition

Inheritance: DefinitionBase
Exibir arquivo 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_oe static_oe property

public static ReactiveProperty HeightProperty
return ReactiveProperty

MaxHeightProperty public_oe static_oe property

public static ReactiveProperty MaxHeightProperty
return ReactiveProperty

MinHeightProperty public_oe static_oe property

public static ReactiveProperty MinHeightProperty
return ReactiveProperty