Table of Contents

Class SettingDialog

Namespace
HeBianGu.Systems.Setting
Assembly
HeBianGu.Systems.Setting.dll

SettingDialog.xaml 的交互逻辑

public class SettingDialog : UserControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild
Inheritance
SettingDialog
Implements
Inherited Members
Extension Methods

Constructors

SettingDialog()

public SettingDialog()

Fields

SumitRoutedEvent

public static readonly RoutedEvent SumitRoutedEvent

Field Value

RoutedEvent

Properties

Result

public bool Result { get; }

Property Value

bool

Methods

OnSumit()

protected void OnSumit()

Events

Sumit

public event RoutedEventHandler Sumit

Event Type

RoutedEventHandler