UIElement.ShadowProperty 屬性

定義

識別 Shadow 相依性屬性。

public:
 static property DependencyProperty ^ ShadowProperty { DependencyProperty ^ get(); };
static DependencyProperty ShadowProperty();
public static DependencyProperty ShadowProperty { get; }
var dependencyProperty = UIElement.shadowProperty;
Public Shared ReadOnly Property ShadowProperty As DependencyProperty

屬性值

Shadow相依性屬性的識別碼。

Windows 需求

裝置系列
Windows 10, version 1903 (已於 10.0.18362.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v8.0 引進)

適用於