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相依性屬性的識別碼。

適用於