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 FlagsEditor.xaml
FlagsEditor
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ComponentModel.Editors
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Class FlagsEditor _
Inherits UserControl _
Implements IComponentConnector
public class FlagsEditor : UserControl,
IComponentConnector
public ref class FlagsEditor : public UserControl,
IComponentConnector
public class FlagsEditor extends UserControl implements 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.ComponentModel.Editors.FlagsEditor
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ComponentModel.Editors Namespace