IRootPlacementBehavior Interface
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Behavior interface for root elements (elements where item.Parent is null). Is used instead of IPlacementBehavior to support resizing the root element.
Syntax
public interface IRootPlacementBehavior : IPlacementBehavior