ConceptHMI Web Help
ConceptualPanel Class
Members 
This panel maintains a collection of conceptual children that are neither logical children nor visual children of the panel. This allows those visuals to be connected to other parts of the UI, if necessary, or even to remain disconnected.
Syntax
public abstract class ConceptualPanel : System.Windows.Controls.Panel 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Panel
                     Concept.Utils.Wpf.ConceptualPanel
                        Concept.Utils.Wpf.LogicalPanel

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConceptualPanel Members
Concept.Utils.Wpf Namespace

 

 


© 2016 Objectis

Send Feedback