FontSettings.CheckAllProperties(Control) Method
Checks the font settings of the specified control and updates the property values, if necessary, according to the current settings.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v24.1.dll
NuGet Package: DevExpress.Wpf.NavBar
Declaration
Parameters
Name | Type | Description |
---|---|---|
control | Control | A Control on which to check the font settings. |
See Also