C# Class ObserveEmpty, code

Inheritance: Behavior
Show file Open project: shendongnian/code

Public Properties

Property Type Description
TargetControlProperty DependencyProperty,

Protected Methods

Method Description
OnAttached ( ) : void
OnDetaching ( ) : void

Private Methods

Method Description
AssociatedObject_TextChanged ( object sender, TextChangedEventArgs, e ) : void
SetTargetBackground ( ) : void
TargetCtlChanged ( DependencyObject, d, DependencyPropertyChangedEventArgs, e ) : void

Method Details

OnAttached() protected method

protected OnAttached ( ) : void
return void

OnDetaching() protected method

protected OnDetaching ( ) : void
return void

Property Details

TargetControlProperty public static property

public static DependencyProperty, TargetControlProperty
return DependencyProperty,