TimePickerBase.

Culture Property

Summary

Gets or sets a value indicating the culture to be used in string formatting operations.
Namespace
MahApps.Metro.Controls
Containing Type
TimePickerBase

Syntax

[Category("Behavior")]
[DefaultValue(null)]
public CultureInfo Culture { get; set; }

Attributes

Type Description
Category
DefaultValueAttribute

Value

Type Description
CultureInfo