DocumentReaderWindow 类
- 命名空间
- ClassIsland.Core.Controls
- 程序集
- ClassIsland.Core.dll
DocumentReaderWindow.xaml 的交互逻辑
public class DocumentReaderWindow : MyWindow, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IComponentConnector
- 继承
-
DocumentReaderWindow
- 实现
- 继承成员
构造函数
DocumentReaderWindow()
构造函数
public DocumentReaderWindow()
字段
DocumentProperty
public static readonly DependencyProperty DocumentProperty
字段值
IsLoadingProperty
public static readonly DependencyProperty IsLoadingProperty
字段值
SourceProperty
public static readonly DependencyProperty SourceProperty
字段值
属性
Document
public FlowDocument Document { get; set; }
属性值
IsLoading
public bool IsLoading { get; }
属性值
Source
public Uri Source { get; set; }
属性值
方法
InitializeComponent()
InitializeComponent
public void InitializeComponent()