RangeValidationRule Class
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
System.Windows.Controls::ValidationRule
Microsoft.VisualStudio.PlatformUI::BindableValidationRule
Microsoft.VisualStudio.PlatformUI::RangeValidationRule
| Name | Description | |
|---|---|---|
![]() | RangeValidationRule() | Microsoft internal use only. |
| Name | Description | |
|---|---|---|
![]() | BindingTarget | Microsoft internal use only.(Inherited from BindableValidationRule.) |
![]() | Maximum | Microsoft internal use only. |
![]() | Minimum | Microsoft internal use only. |
![]() | ValidatesOnTargetUpdated | (Inherited from ValidationRule.) |
![]() | ValidationStep | (Inherited from ValidationRule.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() | Validate(Object^, CultureInfo^) | Microsoft internal use only.(Overrides ValidationRule::Validate(Object^, CultureInfo^).) |
![]() | Validate(Object^, CultureInfo^, BindingExpressionBase^) | (Inherited from ValidationRule.) |
![]() | Validate(Object^, CultureInfo^, BindingGroup^) | (Inherited from ValidationRule.) |
| Name | Description | |
|---|---|---|
![]() ![]() | MaximumProperty | Microsoft internal use only. |
![]() ![]() | MinimumProperty | Microsoft internal use only. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




