
[DesignTimeVisible(false)] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class NodeLayer : Layer
There can be any mixture of node classes, including Group and Adornment. It automatically sorts the nodes within the layer so that each Group is behind its own children in this layer.
You may not apply any transforms to a NodeLayer
; that is reserved to GoXam for future use.
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
Northwoods.GoXam.Layer
Northwoods.GoXam.NodeLayer