wManager.Wow.Helpers Namespace
WRobot

ScintillaStyles..::..XML Method

XML style.

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

Syntax


public static void XML(
	this ScintillaWPF codeEditor
)
<ExtensionAttribute> _
Public Shared Sub XML ( _
	codeEditor As ScintillaWPF _
)
[ExtensionAttribute]
public:
static void XML(
	ScintillaWPF^ codeEditor
)

Parameters

codeEditor
Type: ScintillaWPF
The code editor.