Freigeben über


XamlDebuggerXmlReader.CopyAttachedSourceLocation(Object, Object) Methode

Definition

Ruft Zeilen- und Spaltenwerte vom angegebenen Aktivitätsobjekt ab und weist sie der aktuellen Instanz des XAML-Readers zu.

public:
 static void CopyAttachedSourceLocation(System::Object ^ source, System::Object ^ destination);
public static void CopyAttachedSourceLocation (object source, object destination);
static member CopyAttachedSourceLocation : obj * obj -> unit
Public Shared Sub CopyAttachedSourceLocation (source As Object, destination As Object)

Parameter

source
Object

Die XAML-Aktivitätsinstanz, von der Werte des Quellspeicherorts gelesen werden sollen.

destination
Object

Eine Aktivitätsinstanz.

Gilt für