C# Class PhotoSharingApp.Universal.Controls.GoldButton

This button is used to give gold and to visualize the number of available gold pieces.
Inheritance: Windows.UI.Xaml.Controls.Button
显示文件 Open project: Microsoft/Appsample-Photosharing

Public Methods

Method Description
PlayMovingCoinAnimation ( ) : void

Plays the moving coin animation.

Method Details

PlayMovingCoinAnimation() public method

Plays the moving coin animation.
public PlayMovingCoinAnimation ( ) : void
return void