Partager via


NumberIncrementsAttribute.SmallChange, propriété

Obtient la valeur d'un petit incrément.

Espace de noms :  Microsoft.Windows.Design.PropertyEditing
Assembly :  Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SmallChange As Nullable(Of Double)
    Get
public Nullable<double> SmallChange { get; }
public:
property Nullable<double> SmallChange {
    Nullable<double> get ();
}
member SmallChange : Nullable<float>
function get SmallChange () : Nullable<double>

Valeur de propriété

Type : System.Nullable<Double>
double qui représente un petit incrément.

Sécurité .NET Framework

Voir aussi

Référence

NumberIncrementsAttribute Classe

Microsoft.Windows.Design.PropertyEditing, espace de noms