DependencyProperty (System.Windows.DependencyProperty)

Inherits: System.Object

Interfaces:

Derived Types: 0

Assembly: WindowsBase.dll

Represents a dependency property that is registered with the Windows Presentation Foundation (WPF) property system. Dependency properties provide support for value expressions, property invalidation and dependent-value coercion, default values, inheritance, data binding, animation, property change notification, and styling.

VB.NET C#

C#

public sealed class DependencyProperty
{
}

Articles

Chris's Weblog - wf

Only System.Windows.DependencyProperty, or more precisely System.Windows.PropertyMetadata supports the nifty CoerceValue callback . I wonder why we have two separate families of ...

sticklebackplastic.com - Configuring a TraceSource

Databinding ; System.Windows.DependencyProperty: Tracing for the dependency property system ; System.Windows.Documents ; System.Windows.Freezable:

How Do I - Resource-Style Questions - microsoft.public.windows ...

method public hidebysig instance void SetResourceReference(class [WindowsBase]System.Windows.DependencyProperty dp, ...

How Do I - Resource-Style Questions - microsoft.public.windows ...

... instead. ;) Cheers, Drew [1] IL for SetResourceReference: .method public hidebysig instance void SetResourceReference(class [WindowsBase]System.Windows.DependencyProperty dp ...

Zhanbo Sun [MS] : April 2005 - Posts

DependencyProperty is a CLR class, and DockProperty is a CLR field defined within DockPanel class: .field public static initonly [WindowsBase]System.Windows.DependencyProperty Read ...

Zhanbo Sun [MS] : DockPanel.DockProperty, of type DependencyProperty ...

DependencyProperty is a CLR class, and DockProperty is a CLR field defined within DockPanel class: .field public static initonly [WindowsBase]System.Windows.DependencyProperty

MarkupProperty.DependencyProperty Property (System.Windows.Markup ...

Property Value Type: System.Windows . . :: . DependencyProperty. The dependency property. ... Windows Vista. The .NET Framework and .NET Compact Framework do not support ...

DependencyProperty Class (System.Windows)

Represents a dependency property that is registered with the Windows Presentation Foundation (WPF) property system. Dependency properties provide support for value expressions ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support