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 依存関係プロパティの識別子。

適用対象