Version

CalloutRenderStyleUpdatingEventArgs Class Members

The following tables list the members exposed by CalloutRenderStyleUpdatingEventArgs.

Public Constructors
Public Properties
Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetBackgroundResets the Background property to its default value.  
Public MethodResetBackgroundCornerResets the BackgroundCorner property to its default value.  
Public MethodResetBadgeBackgroundResets the BadgeBackground property to its default value.  
Public MethodResetBadgeImageResets the BadgeImage property to its default value.  
Public MethodResetBadgeOutlineResets the BadgeOutline property to its default value.  
Public MethodResetBadgeThicknessResets the BadgeThickness property to its default value.  
Public MethodResetLeaderBrushResets the LeaderBrush property to its default value.  
Public MethodResetOutlineResets the Outline property to its default value.  
Public MethodResetStrokeThicknessResets the StrokeThickness property to its default value.  
Public MethodResetTextColorResets the TextColor property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeBackgroundIndicates if the Background property needs to be serialized.  
Protected MethodShouldSerializeBackgroundCornerIndicates if the BackgroundCorner property needs to be serialized.  
Protected MethodShouldSerializeBadgeBackgroundIndicates if the BadgeBackground property needs to be serialized.  
Protected MethodShouldSerializeBadgeImageIndicates if the BadgeImage property needs to be serialized.  
Protected MethodShouldSerializeBadgeOutlineIndicates if the BadgeOutline property needs to be serialized.  
Protected MethodShouldSerializeBadgeThicknessIndicates if the BadgeThickness property needs to be serialized.  
Protected MethodShouldSerializeLeaderBrushIndicates if the LeaderBrush property needs to be serialized.  
Protected MethodShouldSerializeOutlineIndicates if the Outline property needs to be serialized.  
Protected MethodShouldSerializeStrokeThicknessIndicates if the StrokeThickness property needs to be serialized.  
Protected MethodShouldSerializeTextColorIndicates if the TextColor property needs to be serialized.  
See Also