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

属性值

诊断依赖属性的标识符。

适用于