Click or drag to resize
TablutPageOnNavigatedTo Method
Sets up the base parameters for the game

Namespace: VikingChess
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected override void OnNavigatedTo(
	NavigationEventArgs e
)

Parameters

e
Type: Windows.UI.Xaml.NavigationNavigationEventArgs
See Also