DXFrame.SyncRequestedThemeWithThemeManager Property
In This Article
Gets or sets whether the frame’s RequestedTheme property value is synchronized with the ThemeManager.RequestedTheme property. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Layout
Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the frame’s Requested |
See Also