SearchPopupNavigationService.GetCurrentLocation(Popup) Yöntem

Tanım

Açılan pencere açıldığında bir arama denetiminin açılan penceresinde geçerli gezinti konumunu döndürür

public:
 static System::Windows::FrameworkElement ^ GetCurrentLocation(System::Windows::Controls::Primitives::Popup ^ searchControlPopup);
public static System.Windows.FrameworkElement GetCurrentLocation (System.Windows.Controls.Primitives.Popup searchControlPopup);
static member GetCurrentLocation : System.Windows.Controls.Primitives.Popup -> System.Windows.FrameworkElement
Public Shared Function GetCurrentLocation (searchControlPopup As Popup) As FrameworkElement

Parametreler

searchControlPopup
Popup

Arama denetiminin açılan penceresi.

Döndürülenler

FrameworkElement

Açılan pencere açık değilse veya son Gezinmeyen denetim artık açılan pencerede yoksa, geçerli konum veya null

Şunlara uygulanır