AppearanceObjectEx(IAppearanceOwner) Constructor
Initializes a new instance of the AppearanceObjectEx class with the specified owner.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | DevExpress.Utils.IAppearanceOwner | An object implementing the IAppearanceOwner interface. |
See Also