TextBlockFitComparer-Konstruktor

Namespace:  Microsoft.TeamFoundation.Controls.WPF.Converters
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Sub New ( _
    text As String, _
    reference As TextBlock _
)
public TextBlockFitComparer(
    string text,
    TextBlock reference
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TextBlockFitComparer Klasse

Microsoft.TeamFoundation.Controls.WPF.Converters-Namespace