VisualElement.OnTabIndexPropertyChanged(Int32, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected virtual void OnTabIndexPropertyChanged (int oldValue, int newValue);
abstract member OnTabIndexPropertyChanged : int * int -> unit
override this.OnTabIndexPropertyChanged : int * int -> unit
Paramètres
- oldValue
- System.Int32
- newValue
- System.Int32