共用方式為


AppBarElementContainer.IsInOverflowProperty 屬性

定義

識別 IsInOverflow 相依性屬性。

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

屬性值

IsInOverflow 相依性屬性的識別碼。

適用於