Property | Type | Description | |
---|---|---|---|
ContentTextProperty | |||
HeaderTextProperty | |||
ObjectIdProperty |
Method | Description | |
---|---|---|
NewObjectDialog ( ) : System | ||
NewObjectDialog ( string contentText = null, string headerText = null, string dialogTitle = null ) : System |
Method | Description | |
---|---|---|
CancelButton_OnClick ( object sender, |
||
NewObjectDialog_OnContentRendered ( object sender, |
||
OkButton_OnClick ( object sender, |
public NewObjectDialog ( string contentText = null, string headerText = null, string dialogTitle = null ) : System | ||
contentText | string | |
headerText | string | |
dialogTitle | string | |
return | System |
public static DependencyProperty,System.Windows ContentTextProperty | ||
return |
public static DependencyProperty,System.Windows HeaderTextProperty | ||
return |