Edit

Share via


FocusBehavior.Targets Property

Definition

Gets or sets the ordered list of controls which should receive the focus when the associated object is loaded.

public Microsoft.Toolkit.Uwp.UI.Behaviors.FocusTargetList Targets { get; set; }
member this.Targets : Microsoft.Toolkit.Uwp.UI.Behaviors.FocusTargetList with get, set
Public Property Targets As FocusTargetList

Property Value

Applies to