JournalEntryUnifiedViewConverter.GetJournalEntryPosition Methode

Definition

Ruft die JournalEntryPosition angefügte Eigenschaft für das angegebene Element ab.

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

Parameter

element
DependencyObject

Das Element, aus dem der Wert der angefügten Eigenschaft abgerufen werden soll.

Gibt zurück

Der Wert der JournalEntryPosition angefügten Eigenschaft des Journaleintrags für das angegebene Element.

Gilt für: