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