Table of Contents

Method AddValueRange

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

AddValueRange(DependencyProperty, double, double)

Registers the value range for the property.

public static void AddValueRange(DependencyProperty p, double min, double max)

Parameters

p DependencyProperty
min double
max double