VisualElement.OnTabIndexPropertyChanged(Int32, Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
protected virtual void OnTabIndexPropertyChanged (int oldValue, int newValue);
abstract member OnTabIndexPropertyChanged : int * int -> unit
override this.OnTabIndexPropertyChanged : int * int -> unit
Parâmetros
- oldValue
- System.Int32
- newValue
- System.Int32