EdgeUIThemeTransition.EdgeProperty 属性

定义

标识 Edge 依赖属性。

public:
 static property DependencyProperty ^ EdgeProperty { DependencyProperty ^ get(); };
static DependencyProperty EdgeProperty();
public static DependencyProperty EdgeProperty { get; }
var dependencyProperty = EdgeUIThemeTransition.edgeProperty;
Public Shared ReadOnly Property EdgeProperty As DependencyProperty

属性值

Edge 依赖属性的标识符。

适用于

另请参阅