Click or drag to resize

WindowReference Class

Inheritance Hierarchy
SystemObject
  Kit.UISoftReferenceWindow
    Kit.UIWindowReference

Namespace:  Kit.UI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
[SerializableAttribute]
public class WindowReference : SoftReference<Window>
See Also