AutomationProperties.SetIsDialog(DependencyObject, Boolean) 方法

定義

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)

參數

value
Boolean

適用於