The following tables list the members exposed by CalloutRenderStyleUpdatingEventArgs.
Name | Description | |
---|---|---|
CalloutRenderStyleUpdatingEventArgs Constructor | Initializes a new CalloutRenderStyleUpdatingEventArgs. |
Name | Description | |
---|---|---|
Reset | Resets all the properties to their default values | |
ResetBackground | Resets the Background property to its default value. | |
ResetLeaderBrush | Resets the LeaderBrush property to its default value. | |
ResetOutline | Resets the Outline property to its default value. | |
ResetStrokeThickness | Resets the StrokeThickness property to its default value. | |
ResetTextColor | Resets the TextColor property to its default value. |
Name | Description | |
---|---|---|
ShouldSerializeBackground | Indicates if the Background property needs to be serialized. | |
ShouldSerializeLeaderBrush | Indicates if the LeaderBrush property needs to be serialized. | |
ShouldSerializeOutline | Indicates if the Outline property needs to be serialized. | |
ShouldSerializeStrokeThickness | Indicates if the StrokeThickness property needs to be serialized. | |
ShouldSerializeTextColor | Indicates if the TextColor property needs to be serialized. |