Table of Contents

Class PluginUserControl

Namespace
Playnite.SDK.Controls
Assembly
Playnite.SDK.dll
public class PluginUserControl : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Inheritance
PluginUserControl
Implements
Inherited Members

Fields

GameContextProperty

public static readonly DependencyProperty GameContextProperty

Field Value

DependencyProperty

Properties

GameContext

public Game GameContext { get; set; }

Property Value

Game

Methods

GameContextChanged(Game, Game)

public virtual void GameContextChanged(Game oldContext, Game newContext)

Parameters

oldContext Game
newContext Game