TimeSpanEditorControl Class

Retired Content

This content and the technology described is outdated and is no longer being maintained. For more information about Transient Fault Handling, see Transient Fault Handling.

Interaction logic for TimeSpanEditorControl.xaml

TimeSpanEditorControl

Namespace: Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Configuration.Design.ComponentModel.Editors
Assembly: Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Configuration.Design (in Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Configuration.Design.dll) Version: 5.0.1118.0 (5.0.1118.0)

Syntax

public class TimeSpanEditorControl : UserControl, 
    IComponentConnector
'Declaration
Public Class TimeSpanEditorControl _
    Inherits UserControl _
    Implements IComponentConnector
public ref class TimeSpanEditorControl : public UserControl, 
    IComponentConnector

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.Controls.UserControl
                  Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Configuration.Design.ComponentModel.Editors.TimeSpanEditorControl

See Also

TimeSpanEditorControl Members

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Configuration.Design.ComponentModel.Editors Namespace