Click or drag to resize
RulesPageblockBtn_clicked Method
Displays the Blockade text and animation

Namespace: VikingChess
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
private void blockBtn_clicked(
	Object sender,
	RoutedEventArgs e
)

Parameters

sender
Type: SystemObject
e
Type: Windows.UI.XamlRoutedEventArgs
See Also