Share via


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

適用於