Show / Hide Table of Contents

Class DependencyPropertyUtility

Inheritance
object
DependencyPropertyUtility
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Benday.Presentation.Controls
Assembly: Benday.Presentation.Controls.dll
Syntax
public static class DependencyPropertyUtility

Methods

| Edit this page View Source

LabelTextPropertyChanged(BindableObject, object, object)

Declaration
public static void LabelTextPropertyChanged(BindableObject bindable, object oldValue, object newValue)
Parameters
Type Name Description
BindableObject bindable
object oldValue
object newValue
  • Edit this page
  • View Source
In this article
Back to top Copyright © www.benday.com | info@benday.com