Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
MinMaxConverter Class Properties
For a list of all members of this type, see MinMaxConverter members.
Public Properties
| Name | Description |
 | MaxValue | The maximum value returned by the Convert method or null to not constrain the maximum. |
 | MinValue | The minimum value returned by the Convert method or null to not constrain the minimum |
See Also