AutomationProperties.GetIsDialog(DependencyObject) Method

Definition

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

Parameters

Returns

Applies to