ILayoutControl - wesley7child/OuterPlugin GitHub Wiki

Properties

  • ILayoutElement Model { get; }
    Gets the Model property which in turn contains pointers to the Root and the Parent of the layout tree of this element. The ILayoutElement interface also includes INotifyPropertyChanged and INotifyPropertyChanging.