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 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 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