VisualElement.OnTabStopPropertyChanged(Boolean, Boolean) Method

Definition

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

Parameters

oldValue
System.Boolean
newValue
System.Boolean

Applies to