Extensions..::..Translate Method (TextBlock)
Namespace:
robotManager.Helpful
Assembly: robotManager (in robotManager.dll)
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.