FrameworkElement.RequestedThemeProperty プロパティ

定義

RequestedTheme 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ RequestedThemeProperty { DependencyProperty ^ get(); };
static DependencyProperty RequestedThemeProperty();
public static DependencyProperty RequestedThemeProperty { get; }
var dependencyProperty = FrameworkElement.requestedThemeProperty;
Public Shared ReadOnly Property RequestedThemeProperty As DependencyProperty

プロパティ値

RequestedTheme 依存関係プロパティの識別子。

適用対象