ConceptHMI Web Help
LogicalPanel Class
Members 
This panel extends ConceptualPanel by ensuring that its conceptual children are also "logical" children. Because certain things like property inheritance and resource resolution work through the logical tree, this allows the disconnected visuals to be connected to the panel's ancestor tree in a logical manner without being part of it's visual tree.
Syntax
public abstract class LogicalPanel : ConceptualPanel 
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

LogicalPanel Members
Concept.Utils.Wpf Namespace

 

 


© 2016 Objectis

Send Feedback