27 changed files with 139 additions and 10892 deletions
Binary file not shown.
Binary file not shown.
@ -1,53 +0,0 @@
@@ -1,53 +0,0 @@
|
||||
<?xml version="1.0"?> |
||||
<doc> |
||||
<assembly> |
||||
<name>IronPython.Wpf</name> |
||||
</assembly> |
||||
<members> |
||||
<member name="T:IronPython.Modules.Wpf"> |
||||
<summary> |
||||
Provides helpers for interacting with Windows Presentation Foundation applications. |
||||
</summary> |
||||
</member> |
||||
<member name="M:IronPython.Modules.Wpf.LoadComponent(IronPython.Runtime.CodeContext,System.Object,System.String)"> |
||||
<summary> |
||||
Loads XAML from the specified XmlReader and returns the deserialized object. Any event handlers |
||||
are bound to methods defined in the provided module. Any named objects are assigned to the object. |
||||
|
||||
The provided object is expected to be the same type as the root of the XAML element. |
||||
</summary> |
||||
</member> |
||||
<member name="M:IronPython.Modules.Wpf.LoadComponent(IronPython.Runtime.CodeContext,System.Object,System.IO.Stream)"> |
||||
<summary> |
||||
Loads XAML from the specified XmlReader and returns the deserialized object. Any event handlers |
||||
are bound to methods defined in the provided module. Any named objects are assigned to the object. |
||||
|
||||
The provided object is expected to be the same type as the root of the XAML element. |
||||
</summary> |
||||
</member> |
||||
<member name="M:IronPython.Modules.Wpf.LoadComponent(IronPython.Runtime.CodeContext,System.Object,System.Xml.XmlReader)"> |
||||
<summary> |
||||
Loads XAML from the specified XmlReader and returns the deserialized object. Any event handlers |
||||
are bound to methods defined in the provided module. Any named objects are assigned to the object. |
||||
|
||||
The provided object is expected to be the same type as the root of the XAML element. |
||||
</summary> |
||||
</member> |
||||
<member name="M:IronPython.Modules.Wpf.LoadComponent(IronPython.Runtime.CodeContext,System.Object,System.IO.TextReader)"> |
||||
<summary> |
||||
Loads XAML from the specified XmlReader and returns the deserialized object. Any event handlers |
||||
are bound to methods defined in the provided module. Any named objects are assigned to the object. |
||||
|
||||
The provided object is expected to be the same type as the root of the XAML element. |
||||
</summary> |
||||
</member> |
||||
<member name="M:IronPython.Modules.Wpf.LoadComponent(IronPython.Runtime.CodeContext,System.Object,System.Xaml.XamlXmlReader)"> |
||||
<summary> |
||||
Loads XAML from the specified XmlReader and returns the deserialized object. Any event handlers |
||||
are bound to methods defined in the provided module. Any named objects are assigned to the object. |
||||
|
||||
The provided object is expected to be the same type as the root of the XAML element. |
||||
</summary> |
||||
</member> |
||||
</members> |
||||
</doc> |
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue