Property | Type | Description | |
---|---|---|---|
BackgroundStyleProperty | |||
InnerHtmlProperty | |||
OffsetProperty | |||
OverflowStyleProperty | |||
SourceUriProperty |
Property | Type | Description | |
---|---|---|---|
GetPosition | Point? | ||
InsertElement | void | ||
OnDisposed | void | ||
OnLayoutUpdated | void | ||
OnLoaded | void | ||
OnSourceUriChanged | void | ||
RemoveElement | void | ||
UpdateDimensions | void | ||
UpdateInnerHtml | void | ||
UpdateStyle | void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
HtmlBlock ( ) : System | ||
Load ( |
Loads the HTML contained in the file at the given location.
|
Method | Description | |
---|---|---|
Dispose ( bool isDisposing ) : void |
Method | Description | |
---|---|---|
GetPosition ( ) : Point? | ||
InsertElement ( ) : void | ||
OnDisposed ( ) : void | ||
OnLayoutUpdated ( object sender, |
||
OnLoaded ( object sender, |
||
OnSourceUriChanged ( ) : void | ||
RemoveElement ( ) : void | ||
UpdateDimensions ( ) : void | ||
UpdateInnerHtml ( ) : void | ||
UpdateStyle ( ) : void |
protected Dispose ( bool isDisposing ) : void | ||
isDisposing | bool | |
return | void |
public Load ( |
||
source | The source file containing the HTML. | |
return | void |
public static DependencyProperty,System.Windows BackgroundStyleProperty | ||
return |
public static DependencyProperty,System.Windows InnerHtmlProperty | ||
return |
public static DependencyProperty,System.Windows OffsetProperty | ||
return |
public static DependencyProperty,System.Windows OverflowStyleProperty | ||
return |