Tesla Graphics Engine Documentation (January 2012)
IsPrimaryWindow Property
TeslaTesla.CoreWindowIsPrimaryWindow
Gets if the window is primary. Primary windows are top-level, e.g. a Form. Only primary windows can be used with a window host to run the application.
Declaration Syntax
C#
public bool IsPrimaryWindow { get; }

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)