Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Interaction logic for OverriddenTraceListenerCollectionEditor.xaml
OverriddenTraceListenerCollectionEditor
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.BlockSpecifics
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Class OverriddenTraceListenerCollectionEditor _
Inherits UserControl _
Implements IEnvironmentalOverridesEditor, IComponentConnector
public class OverriddenTraceListenerCollectionEditor : UserControl,
IEnvironmentalOverridesEditor, IComponentConnector
public ref class OverriddenTraceListenerCollectionEditor : public UserControl,
IEnvironmentalOverridesEditor, IComponentConnector
public class OverriddenTraceListenerCollectionEditor extends UserControl implements IEnvironmentalOverridesEditor, 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.Configuration.Design.ViewModel.BlockSpecifics.OverriddenTraceListenerCollectionEditor
See Also
OverriddenTraceListenerCollectionEditor Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.BlockSpecifics Namespace