TimePicker.MinuteIncrementProperty 屬性

定義

取得 MinuteIncrement 相依性屬性的識別碼。

public:
 static property DependencyProperty ^ MinuteIncrementProperty { DependencyProperty ^ get(); };
static DependencyProperty MinuteIncrementProperty();
public static DependencyProperty MinuteIncrementProperty { get; }
var dependencyProperty = TimePicker.minuteIncrementProperty;
Public Shared ReadOnly Property MinuteIncrementProperty As DependencyProperty

屬性值

MinuteIncrement相依性屬性的識別碼。

適用於