Property | Type | Description | |
---|---|---|---|
IsEditModeProperty | |||
XmlDocProperty | |||
XmlSchemaProperty |
Method | Description | |
---|---|---|
OnIsEditModeChanged ( |
Executes when IsEditMode DP is changed
|
|
OnXmlDocChanged ( |
Executes when XmlDoc DP is changed, Loads the xml and tranforms it using XSL provided
|
|
OnXmlSchemaChanged ( |
Executes when XmlSchema DP is changed
|
|
XmlBrowserControl ( ) : System |
Method | Description | |
---|---|---|
CopyClipButtonClick ( object sender, |
||
EditButtonClick ( object sender, |
||
InitializeComponent ( ) : void | ||
InstallOfficeButton_OnClick ( object sender, |
||
SaveToFileButton_OnClick ( object sender, |
||
System ( int connectionId, object target ) : void | ||
ValidateXmlButtonClick ( object sender, |
public static OnIsEditModeChanged ( |
||
d | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
public static OnXmlDocChanged ( |
||
d | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
public static OnXmlSchemaChanged ( |
||
d | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
public static DependencyProperty,System.Windows IsEditModeProperty | ||
return |
public static DependencyProperty,System.Windows XmlDocProperty | ||
return |