JournalEntryUnifiedViewConverter.GetJournalEntryPosition 메서드

정의

지정된 요소에 대한 JournalEntryPosition 연결된 속성을 가져옵니다.

public:
 static System::Windows::Navigation::JournalEntryPosition GetJournalEntryPosition(System::Windows::DependencyObject ^ element);
public static System.Windows.Navigation.JournalEntryPosition GetJournalEntryPosition (System.Windows.DependencyObject element);
static member GetJournalEntryPosition : System.Windows.DependencyObject -> System.Windows.Navigation.JournalEntryPosition
Public Shared Function GetJournalEntryPosition (element As DependencyObject) As JournalEntryPosition

매개 변수

element
DependencyObject

연결된 속성 값을 가져올 요소입니다.

반환

JournalEntryPosition

지정된 요소에 대한 업무 일지 항목의 JournalEntryPosition 연결된 속성 값입니다.

적용 대상