Name | Description | |
---|---|---|
NSpinner Constructor | Default constructor. |
The following tables list the members exposed by NSpinner.
Name | Description | |
---|---|---|
NSpinner Constructor | Default constructor. |
Name | Description | |
---|---|---|
DecreaseButtonChild | Reference to the DecreaseButton child. | |
IncreaseButtonChild | Reference to the IncreaseButton child. | |
NSpinnerSchema | Schema associated with NSpinner. | |
OrientationProperty | Reference to the Orientation property | |
SpinEvent | Reference to the Spin event |
Name | Description | |
---|---|---|
DecreaseButton | Gets or sets the second button. | |
IncreaseButton | Gets or sets the first button. | |
Orientation | Gets or sets whether the increase/decrease buttons are horizontally or verticall arranged. |
Name | Description | |
---|---|---|
ArrangeContent | Overridden. Layouts the content of the element inside the specified content area. | |
MeasureContent | Overridden. Measures the desired size of the element content | |
OnDecreaseButtonClick | Called when the decrease button was clicked. | |
OnIncreaseButtonClick | Called when the increase button was clicked. |