FilteredTextValidations Class

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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
Public propertyStatic member 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.

See Also

Reference

Microsoft.TeamFoundation.Controls.WPF Namespace