AdornerUIManager.GuideAppearances Property
In This Article
Provides access to four sets of appearance settings common to all Guide objects owned by this manager.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
Individual guides can override the global GuideAppearances settings using their own appearance properties, accessed through the Guide.Appearances properties.
See Also