The FirstFloor.SilverlightSpy.Interop namespace contains the types providing interoperability with the .NET spy host.
Classes
| Class | Description | |
|---|---|---|
| AppDomainHelper |
Provides AppDomain helper functions
| |
| ApplicationServiceInfo |
Represents an application extension service
| |
| AssemblyExtensions |
Provides assembly extension helpers.
| |
| BitmapInfo |
Represents a bitmap
| |
| ConnectionManager |
Manages the connection with Silverlight Spy.
| |
| DependencyObjectExtensions |
Provides extension helpers for the DependencyObject.
| |
| DependencyObjectInfo |
Represents a dependency object.
| |
| DependencyObjectInfoCollection |
Represents a collection of dependency objects
| |
| DependencyPropertyInfo |
Provides detailed dependency property information.
| |
| DependencyPropertyValue |
Represents a the base implementation of a dependency property value.
| |
| DlrExecutionResult |
Represent the result of a DLR execute operation.
| |
| DlrOutput |
Represents the output of a DLR script execution.
| |
| DlrOutputTable |
Represents a table in the DLR output.
| |
| DlrOutputTableInfo |
Represents the serializable DLR output table data.
| |
| EventMonitor |
Monitors the routed events raised in the visual tree and propagate the event to the slspy host.
| |
| FrameworkElementExtensions |
Provides framework element extension methods.
| |
| IsolatedStorageEntry |
Represents a file or folder in the isolated storage.
| |
| IsolatedStorageInfo |
Represents isolated storage information.
| |
| PerformanceNames |
Idenfities the performance values names.
| |
| RootVisual |
Provides convenient access to the application's root visual.
| |
| RoutedEventData |
Provides data for an event raised in the Silverlight AppDomain.
| |
| RoutedEventInfo |
Provides detailed routed event information.
| |
| RulerManager |
Represents the class that manages UI rulers.
| |
| SearchQuery |
Represents a search query.
| |
| SearchResult |
Represents a single search result.
| |
| SelectedVisual |
Manages the selected visual element.
| |
| ServiceManager |
Provides access to services exposing functionaly outside the Silverlight AppDomain.
| |
| Spy |
Encapsulates Silverlight Spy information.
| |
| SpyBootstrapper |
Bootstraps the spy interop assembly into the Silverlight appdomain for InBrowser applications.
| |
| SpyLifetimeService |
Manages the spy object lifetime.
| |
| SpyManifest |
Represents the Silverlight Spy manifest.
| |
| SpyPlatformAdaptationLayer |
A custom platform adaptation layer that works in oob scenarios.
| |
| SpyScriptHost |
A custom script host that provides its own platform adaptation layer.
| |
| StatisticsItem |
Represents a single statistics item
| |
| TemplateInfo |
Represents control template definition info.
| |
| TemplatePartInfo |
Represents template part information.
| |
| TemplateStateInfo |
Provides template state information.
| |
| TextFormatter |
Provides text formatting methods.
| |
| ThreadHelper |
Provide UI threading helpers.
| |
| TypeInfo |
Provides type details
| |
| VisualTreeProfiler |
Profiles the visual tree and reports visuals that are disconnected but not garbage collected.
| |
| 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.
| |
| Xmlns |
Defines commonly used xml namespaces and prefixes
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| ConnectionState |
Defines the connection states.
| |
| IsolatedStorageType |
Defines the available isolated storage types.
| |
| RulerStyle |
Defines the ruler visibility style.
| |
| SelectionType |
Identifies the selection types.
| |
| TreeViewMode |
Defines the supported set of visual tree view modes.
|