Name |
Description |
Constants |
Exposes constants used by the facility and its internal components |
ControlComponentActivator |
|
ControlComponentHook |
Proxy generation hook to filter all System methods when proxying a Windows Forms Control. |
ControlComponentInspector |
Checks for Control implementations a registers components to ensure the controls can be safely created and accessed from different threads. |
ControlComponentInspector.MarshalingControl |
|
ControlUtils |
Common support for Windows Form Controls. |
CreateOnUIThreadActivator |
|
CreateOnUIThreadInspector |
Ensure that synchronized controls are always created on the main Ui thread. |
CreateOnUIThreadInspector.MarshalingControl |
|
SynchronizeAttribute |
|
SynchronizeComponentInspector |
Obtain synchronization configuration based on the component configuration check for the attributes if not available. |
SynchronizeContextReference |
|
SynchronizeFacility |
Augments the kernel to handle synchronized components. |
SynchronizeInterceptor |
|
SynchronizeInterceptorSelector |
|
SynchronizeMetaInfo |
Maintains the synchronization meta-info for a component. |
SynchronizeMetaInfoStore |
Maintains the synchronization meta-info for all components. |
SynchronizeProxyHook |
Proxy generation hook to filter all System methods when proxying a control. |
SynchronousResult |
Represents a synchronous result. |