AutomationProperties.GetIsDialog(DependencyObject) Método

Definición

public:
 static bool GetIsDialog(System::Windows::DependencyObject ^ element);
public static bool GetIsDialog (System.Windows.DependencyObject element);
static member GetIsDialog : System.Windows.DependencyObject -> bool
Public Shared Function GetIsDialog (element As DependencyObject) As Boolean

Parámetros

Devoluciones

Se aplica a