Udostępnij za pośrednictwem


FixedPage.GetNavigateUri(UIElement) Metoda

Definicja

NavigateUri Zwraca właściwość dla danego elementu.

public:
 static Uri ^ GetNavigateUri(System::Windows::UIElement ^ element);
[System.Windows.AttachedPropertyBrowsableForChildren]
public static Uri GetNavigateUri (System.Windows.UIElement element);
[<System.Windows.AttachedPropertyBrowsableForChildren>]
static member GetNavigateUri : System.Windows.UIElement -> Uri
Public Shared Function GetNavigateUri (element As UIElement) As Uri

Parametry

element
UIElement

Element, z którego ma pobrać właściwość.

Zwraca

Uri

Element Uri .element

Atrybuty

Uwagi

Jeśli dołączona właściwość nie została ustawiona, GetNavigateUri zwraca wartość null.

Dotyczy

Zobacz też