ToolTip.IsOpenProperty 屬性

定義

識別 IsOpen 相依性屬性。

public:
 static property DependencyProperty ^ IsOpenProperty { DependencyProperty ^ get(); };
static DependencyProperty IsOpenProperty();
public static DependencyProperty IsOpenProperty { get; }
var dependencyProperty = ToolTip.isOpenProperty;
Public Shared ReadOnly Property IsOpenProperty As DependencyProperty

屬性值

IsOpen相依性屬性的識別碼。

適用於