The FirstFloor.SilverlightSpy.Interop namespace contains the types providing interoperability with the .NET spy host.
Classes
| Class | Description | |
|---|---|---|
| Converter |
Provides type converter functionality.
| |
| DependencyObjectExtensions |
Provides extension helpers for the DependencyObject.
| |
| DependencyPropertyInfo |
Provides detailed dependency property information.
| |
| ElementEventArgs |
Provides data for element events.
| |
| ElementEventEventArgs |
Provides data for the ElementEvent event.
| |
| ExtensionMethods |
Provides various helper functions.
| |
| Formatter |
Provides string formatting functions.
| |
| SpyBootstrapper |
Bootstraps the spy interop assembly into the Silverlight appdomain
| |
| SpyHost |
Provides interoperability with a Silverlight Spy host.
| |
| Statistics |
Provides statistical information
| |
| StyleWriter |
Provides style serialization for Silverlight runtime objects.
| |
| VisualTreeHelperEx |
Provides a number of extended visual tree helper functions.
| |
| XamlWriter |
Provides XAML serialization for Silverlight runtime objects.
| |
| XamlWriterBase |
Implements the base XAML writer functionality for Silverlight runtime objects.
| |
| XamlWriterSettings |
Specifies the features for the XAML writer.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| ElementEvents |
Defines the element events
| |
| RulerStyle |
Defines the ruler visibility style.
| |
| SelectionType |
Identifies the selection types.
| |
| StoreType |
Defines the isolated storages types.
| |
| TreeViewMode |
Defines the supported set of visual tree view modes.
|