MessageBoxINTERNAL_CodeToShowTheMessageBox Property |
Intended to be called by the Emulator to inject the code to display a MessageBox
Namespace: System.WindowsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public static Action<string> INTERNAL_CodeToShowTheMessageBox { set; }
Property Value
Type:
ActionStringSee Also