다음을 통해 공유


AnimatedVisualPlayer.DiagnosticsProperty 속성

정의

진단 종속성 속성을 식별 합니다 .

public:
 static property DependencyProperty ^ DiagnosticsProperty { DependencyProperty ^ get(); };
static DependencyProperty DiagnosticsProperty();
public static DependencyProperty DiagnosticsProperty { get; }
var dependencyProperty = AnimatedVisualPlayer.diagnosticsProperty;
Public Shared ReadOnly Property DiagnosticsProperty As DependencyProperty

속성 값

진단 종속성 속성의 식별자입니다.

적용 대상