wManager.Wow.Helpers Namespace
WRobot

Extensions..::..Translate Method (TextBlock)

Translates the specified TextBlock (translate with Translate).

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public static void Translate(
	this TextBlock thisT
)
<ExtensionAttribute> _
Public Shared Sub Translate ( _
	thisT As TextBlock _
)
[ExtensionAttribute]
public:
static void Translate(
	TextBlock^ thisT
)

Parameters

thisT
Type: TextBlock
The wpf TextBlock to translate.