Compartir vía


AutomationProperties.SetIsDialog(DependencyObject, Boolean) Método

Definición

public:
 static void SetIsDialog(System::Windows::DependencyObject ^ element, bool value);
public static void SetIsDialog (System.Windows.DependencyObject element, bool value);
static member SetIsDialog : System.Windows.DependencyObject * bool -> unit
Public Shared Sub SetIsDialog (element As DependencyObject, value As Boolean)

Parámetros

value
Boolean

Se aplica a