Circle.CircleClicked Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when the user clicks/taps on the circle element
public:
event EventHandler ^ CircleClicked;
public event EventHandler? CircleClicked;
member this.CircleClicked : EventHandler
Public Event CircleClicked As EventHandler