Partager via


NumberIncrementsAttribute.LargeChange, propriété

Obtient la valeur d'un grand 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 LargeChange As Nullable(Of Double)
    Get
public Nullable<double> LargeChange { get; }
public:
property Nullable<double> LargeChange {
    Nullable<double> get ();
}
member LargeChange : Nullable<float>
function get LargeChange () : Nullable<double>

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

NumberIncrementsAttribute Classe

Microsoft.Windows.Design.PropertyEditing, espace de noms