Class ContainPanelSetting
public class ContainPanelSetting : LazySettingInstance<ContainPanelSetting>, INotifyPropertyChanged, IDisplayer, ISetting
- Inheritance
-
ContainPanelSetting
- Implements
- Inherited Members
- Extension Methods
Constructors
ContainPanelSetting()
public ContainPanelSetting()
Properties
CanAddMatch
[Browsable(false)]
public Func<UIElement, UIElement, bool> CanAddMatch { get; set; }
Property Value
UseClickClose
[Display(Name = "启用点击灰色区域自动隐藏")]
public bool UseClickClose { get; set; }