UIElement.NoFocusCandidateFoundEvent Eigenschaft

Definition

Ruft den Bezeichner für das Routingereignis NoFocusCandidateFound ab.

public:
 static property RoutedEvent ^ NoFocusCandidateFoundEvent { RoutedEvent ^ get(); };
static RoutedEvent NoFocusCandidateFoundEvent();
public static RoutedEvent NoFocusCandidateFoundEvent { get; }
var routedEvent = UIElement.noFocusCandidateFoundEvent;
Public Shared ReadOnly Property NoFocusCandidateFoundEvent As RoutedEvent

Eigenschaftswert

Der Bezeichner für das Routingereignis NoFocusCandidateFound .

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Gilt für:

Weitere Informationen