共用方式為


FlyoutBase.OverlayInputPassThroughElementProperty 屬性

定義

識別 OverlayInputPassThroughElement 相依性屬性。

public:
 static property DependencyProperty ^ OverlayInputPassThroughElementProperty { DependencyProperty ^ get(); };
static DependencyProperty OverlayInputPassThroughElementProperty();
public static DependencyProperty OverlayInputPassThroughElementProperty { get; }
var dependencyProperty = FlyoutBase.overlayInputPassThroughElementProperty;
Public Shared ReadOnly Property OverlayInputPassThroughElementProperty As DependencyProperty

屬性值

OverlayInputPassThroughElement相依性屬性的識別碼。

Windows 需求

裝置系列
Windows 10 Creators Update (已於 10.0.15063.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v4.0 引進)

適用於