MyWindow 类
- 命名空间
- ClassIsland.Core.Controls
- 程序集
- ClassIsland.Core.dll
通用窗口基类
public class MyWindow : Window, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild
- 继承
-
MyWindow
- 实现
- Derived
- 继承成员
构造函数
MyWindow()
构造函数
public MyWindow()
属性
ShowOssWatermark
是否显示开源警告水印
public static bool ShowOssWatermark { get; }
属性值
方法
OnContentRendered(EventArgs)
Raises the ContentRendered event.
protected override void OnContentRendered(EventArgs e)