Summary
Gets or sets a value indicating whether the clock of this control is visible in the user interface (UI). This is a
dependency property.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- TimePickerBase
Syntax
[Category("Appearance")]
public bool IsClockVisible { get; set; }
Remarks
If this value is set to false then
Orientation is set to
System.Windows.Controls.Orientation.Vertical
Attributes
| Type | Description |
|---|---|
| Category |
Value
| Type | Description |
|---|---|
| bool |
