Summary
This is an instance constructor for the RangeSelectionChangedEventArgs class.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- Range
Selection Changed Event Args <T>
Syntax
public RangeSelectionChangedEventArgs(T oldLowerValue, T newLowerValue, T oldUpperValue, T newUpperValue)
Parameters
Return Value
Type | Description |
---|---|
void |