RepeatButton.IntervalProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static property DependencyProperty ^ IntervalProperty { DependencyProperty ^ get(); };
static DependencyProperty IntervalProperty();
public static DependencyProperty IntervalProperty { get; }
var dependencyProperty = RepeatButton.intervalProperty;
Public Shared ReadOnly Property IntervalProperty As DependencyProperty
Property Value
The identifier for the Interval dependency property.