Class DependencyPropertyUtility
Inherited Members
Namespace: Benday.Presentation.Controls
Assembly: Benday.Presentation.Controls.dll
Syntax
public static class DependencyPropertyUtility
Methods
| Edit this page View SourceLabelTextPropertyChanged(BindableObject, object, object)
Declaration
public static void LabelTextPropertyChanged(BindableObject bindable, object oldValue, object newValue)
Parameters
| Type | Name | Description |
|---|---|---|
| BindableObject | bindable | |
| object | oldValue | |
| object | newValue |