[This is preliminary documentation and is subject to change.]

Identifies the Change dependency property

Namespace: Tools.WindowsT.WPF.ControlsT
Assembly: Tools.Windows (in Tools.Windows.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public static readonly DependencyProperty ChangeProperty
Visual Basic
Public Shared ReadOnly ChangeProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ ChangeProperty
F#
static val ChangeProperty: DependencyProperty
JScript
public static final var ChangeProperty : DependencyProperty

See Also