Miner.Mobile.Common.Controls Namespace > MessageBox Class : Owner Property |
'Declaration
<System.ComponentModel.DefaultValueAttribute()> Public Property Owner As System.Windows.Window
'Usage
Dim instance As MessageBox Dim value As System.Windows.Window instance.Owner = value value = instance.Owner
[System.ComponentModel.DefaultValue()] public System.Windows.Window Owner {get; set;}
public read-write property Owner: System.Windows.Window;
System.ComponentModel.DefaultValueAttribute()
public function get,set Owner : System.Windows.Window
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2