Share via


AppBarSeparator.IsInOverflowProperty 屬性

定義

識別 IsInOverflow 相依性屬性。

public:
 static property DependencyProperty ^ IsInOverflowProperty { DependencyProperty ^ get(); };
static DependencyProperty IsInOverflowProperty();
public static DependencyProperty IsInOverflowProperty { get; }
var dependencyProperty = AppBarSeparator.isInOverflowProperty;
Public Shared ReadOnly Property IsInOverflowProperty As DependencyProperty

屬性值

IsInOverflow 相依性屬性的標識碼。

適用於