Splits the current list at the caret position.  If the caret is not in
            a list, this has no effect.
            
Namespace: Mindscape.SilverlightElementsAssembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# | 
|---|
public void SplitListAtCaret()  | 
| Visual Basic | 
|---|
Public Sub SplitListAtCaret  | 
| Visual C++ | 
|---|
public: void SplitListAtCaret()  |