PresentationTraceSources.DependencyPropertySource 屬性

定義

取得相依性屬性的追蹤來源。

public:
 static property System::Diagnostics::TraceSource ^ DependencyPropertySource { System::Diagnostics::TraceSource ^ get(); };
public static System.Diagnostics.TraceSource DependencyPropertySource { get; }
static member DependencyPropertySource : System.Diagnostics.TraceSource
Public Shared ReadOnly Property DependencyPropertySource As TraceSource

屬性值

相依性屬性的追蹤來源。

適用於