Version

ToolNotificationBadgeSettingsResolved Class Members

The following tables list the members exposed by ToolNotificationBadgeSettingsResolved.

Public Constructors
 NameDescription
Public ConstructorToolNotificationBadgeSettingsResolved ConstructorInitiates new ToolNotificationBadgeSettingsResolved object  
Public Properties
 NameDescription
Public PropertyBorderStyleOverridden. Returns the resolved BorderStyle  
Public PropertyDisplayShadowOverridden. Returns the resolved DisplayShadow  
Public PropertyPreferredDisplayAreaOverridden. Returns the resolved PreferredDisplayArea  
Public PropertyPreferredDisplayPositionOverridden. Returns the resolved PreferredDisplayPosition  
Public PropertyVisibilityOverridden. Returns the resolved Visibility  
Public Methods
 NameDescription
Public MethodDispose (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettingsResolved)
Public MethodResolveAppearance (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettingsResolved)
Protected Methods
 NameDescription
Protected MethodMergeDefaultAppearanceOverridden. Resolves the default settings for the ToolNoficationBadgeSettings  
Protected MethodResolveAppearanceForOwnerOverridden. Resolves the appearance properties for the specified owner  
Protected MethodResolveBorderStyle (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettingsResolved)
Protected MethodResolveDisplayShadow (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettingsResolved)
Protected MethodResolvePreferredDisplayArea (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettingsResolved)
Protected MethodResolvePreferredDisplayPosition (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettingsResolved)
Protected MethodResolveVisibility (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettingsResolved)
See Also