VisualElement.OnTabIndexPropertyChanged(Int32, Int32) Method

Definition

protected virtual void OnTabIndexPropertyChanged (int oldValue, int newValue);
abstract member OnTabIndexPropertyChanged : int * int -> unit
override this.OnTabIndexPropertyChanged : int * int -> unit

Parameters

oldValue
System.Int32
newValue
System.Int32

Applies to