Share via


FixedPage.GetNavigateUri(UIElement) 메서드

정의

지정된 요소의 NavigateUri 속성을 반환합니다.

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

매개 변수

element
UIElement

속성을 가져올 요소입니다.

반환

Uri

Urielement입니다.

특성

설명

연결된 속성이 설정 GetNavigateUri 되지 않은 경우 .null

적용 대상

추가 정보