Share via


ConditionalValueSupplier.Value1Property Field

 

Specifies the dependency property for Value1 (the first 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 Value1Property
public:
static initonly DependencyProperty^ Value1Property
Public Shared ReadOnly Value1Property As DependencyProperty

Field Value

Type: System.Windows.DependencyProperty

A System.Windows.DependencyProperty.

See Also

ConditionalValueSupplier Class
Microsoft.WindowsServerSolutions.Controls.WPF Namespace

Return to top