Gets or sets disabled button state content. Dependency property.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public static readonly DependencyProperty DisabledContentProperty
Visual Basic (Declaration)
Public Shared ReadOnly DisabledContentProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ DisabledContentProperty

See Also