ConditionalValueSupplier.IndicatorProperty Field
Specifies the dependency property for an indicator. This field is read-only.
Namespace: Microsoft.WindowsServerSolutions.Controls.WPF
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
public static readonly DependencyProperty IndicatorProperty
public:
static initonly DependencyProperty^ IndicatorProperty
Public Shared ReadOnly IndicatorProperty As DependencyProperty
Field Value
Type: System.Windows.DependencyProperty
A System.Windows.DependencyProperty.
See Also
ConditionalValueSupplier Class
Microsoft.WindowsServerSolutions.Controls.WPF Namespace
Return to top