TimePickerBase.

GetBinding(DependencyProperty, BindingMode) Method

Namespace
MahApps.Metro.Controls
Containing Type
TimePickerBase

Syntax

protected Binding GetBinding(DependencyProperty property, BindingMode bindingMode = null)

Parameters

Name Type Description
property DependencyProperty
bindingMode BindingMode

Return Value

Type Description
Binding