TimePickerBase.

SourceMinutes Property

Summary

Gets or sets a collection used to generate the content for selecting the minutes.
Namespace
MahApps.Metro.Controls
Containing Type
TimePickerBase

Syntax

[Category("Common")]
public IEnumerable<int> SourceMinutes { get; set; }

Attributes

Type Description
Category

Value

Type Description
IEnumerable<int>