Share via


ConditionalValueSupplier.Value2Property Field

 

Specifies the dependency property for Value2 (the second possible value of the containing object). This field is read-only.

Namespace:   Microsoft.WindowsServerSolutions.Controls.WPF
Assembly:  AdminCommon (in AdminCommon.dll)

Syntax

public static readonly DependencyProperty Value2Property
public:
static initonly DependencyProperty^ Value2Property
Public Shared ReadOnly Value2Property As DependencyProperty

Field Value

Type: System.Windows.DependencyProperty

A System.Windows.DependencyProperty.

See Also

ConditionalValueSupplier Class
Microsoft.WindowsServerSolutions.Controls.WPF Namespace

Return to top