
Public Member Functions | |
| SwitchRefDialog (string title) | |
| SwitchRefDialog (string title) | |
| SwitchRefDialog (string title) | |
Protected Member Functions | |
| override void | OnClosed (EventArgs e) |
| Dialog is being dismissed, either continue the application, or shutdown. Save setting if required. | |
| override void | OnClosed (EventArgs e) |
| Dialog is being dismissed, either continue the application, or shutdown. Save setting if required. | |
| override void | OnClosed (EventArgs e) |
| Dialog is being dismissed, either continue the application, or shutdown. Save setting if required. | |
Definition at line 18 of file dxmutmisc.cs.
| Microsoft.Samples.DirectX.UtilityToolkit.SwitchRefDialog.SwitchRefDialog | ( | string | title | ) |
Definition at line 23 of file dxmutmisc.cs.
| Microsoft.Samples.DirectX.UtilityToolkit.SwitchRefDialog.SwitchRefDialog | ( | string | title | ) |
Definition at line 23 of file dxmutmisc.cs.
| Microsoft.Samples.DirectX.UtilityToolkit.SwitchRefDialog.SwitchRefDialog | ( | string | title | ) |
Definition at line 23 of file wdxmutmisc.cs.
| override void Microsoft.Samples.DirectX.UtilityToolkit.SwitchRefDialog.OnClosed | ( | EventArgs | e | ) | [protected] |
Dialog is being dismissed, either continue the application, or shutdown. Save setting if required.
Definition at line 144 of file wdxmutmisc.cs.
| override void Microsoft.Samples.DirectX.UtilityToolkit.SwitchRefDialog.OnClosed | ( | EventArgs | e | ) | [protected] |
Dialog is being dismissed, either continue the application, or shutdown. Save setting if required.
Definition at line 144 of file dxmutmisc.cs.
| override void Microsoft.Samples.DirectX.UtilityToolkit.SwitchRefDialog.OnClosed | ( | EventArgs | e | ) | [protected] |
Dialog is being dismissed, either continue the application, or shutdown. Save setting if required.
Definition at line 144 of file dxmutmisc.cs.
1.5.8