ArcFM Solution Developer Guide
DesignSummaryWindow Class
Members 


Product Availability
Required Licenses
.NET Assembly
Interaction logic for DesignSummaryWindow.xaml DesignSummaryWindow
Object Model
DesignSummaryWindow Class
Syntax
'Declaration
 
<System.Windows.LocalizabilityAttribute(LocalizationCategory.Ignore)>
<System.ComponentModel.DefaultPropertyAttribute("Content")>
<System.Windows.Markup.ContentPropertyAttribute("Content")>
<System.Windows.StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)>
<System.Windows.Markup.XmlLangPropertyAttribute("Language")>
<System.Windows.Markup.UsableDuringInitializationAttribute(True)>
<System.Windows.Markup.RuntimeNamePropertyAttribute("Name")>
<System.Windows.Markup.UidPropertyAttribute("Uid")>
<System.ComponentModel.TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
<System.Windows.Markup.NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
Public Class DesignSummaryWindow 
   Inherits System.Windows.Window
'Usage
 
Dim instance As DesignSummaryWindow
[System.Windows.Localizability(LocalizationCategory.Ignore)]
[System.ComponentModel.DefaultProperty("Content")]
[System.Windows.Markup.ContentProperty("Content")]
[System.Windows.StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[System.Windows.Markup.XmlLangProperty("Language")]
[System.Windows.Markup.UsableDuringInitialization(true)]
[System.Windows.Markup.RuntimeNameProperty("Name")]
[System.Windows.Markup.UidProperty("Uid")]
[System.ComponentModel.TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[System.Windows.Markup.NameScopeProperty("NameScope", System.Windows.NameScope)]
public class DesignSummaryWindow : System.Windows.Window 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        System.Windows.Window
                           Miner.Desktop.CuFilter.DesignSummary.View.DesignSummaryWindow

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DesignSummaryWindow Members
Miner.Desktop.CuFilter.DesignSummary.View Namespace

 

 


Send Comment