Click or drag to resize
LaunchBox

PluginHelperBigBoxMainViewModel Property

Gets or sets the Big Box main view model that is used to navigate around in Big Box. Will be null when in LaunchBox. This property is automatically set by Big Box and should not be set by any plugins.

Namespace: Unbroken.LaunchBox.Plugins
Assembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public static IBigBoxMainViewModel BigBoxMainViewModel { get; set; }

Property Value

IBigBoxMainViewModel
See Also