wManager.Wow.Helpers Namespace
WRobot

Extensions..::..Translate Method (ContentControl)

Translates the specified ContentControl (translate with Translate).

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

Syntax


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

Parameters

thisT
Type: ContentControl
The wpf control to translate.