IronPython.Wpf
Provides services for loading XAML and binding events to dynamic language code definitions.
Loads XAML from the specified stream and returns the deserialized object. Any event handlers
are bound to methods defined in the provided Scope and converted using the provided DynamicOperations
object.
Loads XAML from the specified filename and returns the deserialized object. Any event handlers
are bound to methods defined in the provided Scope and converted using the provided DynamicOperations
object.
Loads XAML from the specified XmlReader and returns the deserialized object. Any event handlers
are bound to methods defined in the provided Scope and converted using the provided DynamicOperations
object.
Loads XAML from the specified TextReader and returns the deserialized object. Any event handlers
are bound to methods defined in the provided Scope and converted using the provided DynamicOperations
object.
Loads XAML from the specified XamlXmlReader and returns the deserialized object. Any event handlers
are bound to methods defined in the provided Scope and converted using the provided DynamicOperations
object.
Returns the list of x:Name'd objects that we saw and should set on the root object.
Dummy, should never be called
Provides helpers for interacting with Windows Presentation Foundation applications.
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.
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.
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.
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.
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.