FilteredTextValidations Class
Class that collects common callbacks.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Controls.WPF.FilteredTextValidations
Namespace: Microsoft.TeamFoundation.Controls.WPF
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Public NotInheritable Class FilteredTextValidations
public static class FilteredTextValidations
public ref class FilteredTextValidations abstract sealed
[<AbstractClass>]
[<Sealed>]
type FilteredTextValidations = class end
public final class FilteredTextValidations
The FilteredTextValidations type exposes the following members.
Properties
Name | Description | |
---|---|---|
PortValidationCallback | Verifies that the supplied port value is between 1 and 65535 |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.