SplitOpenThemeAnimation.ClosedLengthProperty 属性

定义

标识 ClosedLength 依赖属性。

public:
 static property DependencyProperty ^ ClosedLengthProperty { DependencyProperty ^ get(); };
static DependencyProperty ClosedLengthProperty();
public static DependencyProperty ClosedLengthProperty { get; }
var dependencyProperty = SplitOpenThemeAnimation.closedLengthProperty;
Public Shared ReadOnly Property ClosedLengthProperty As DependencyProperty

属性值

ClosedLength 依赖属性的标识符。

适用于