The XML node.
Namespace:
C1.Silverlight.DockingAssembly: C1.Silverlight.Docking (in C1.Silverlight.Docking.dll)
Syntax
C# |
---|
public XElement Element { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] internal set; } |
Visual Basic |
---|
Public Property Element As XElement <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Friend Set |