Visual |
The VisualCompositionBehaviorT type exposes the following members.
Name | Description | |
---|---|---|
CompositionContext | Gets or sets the composition context. | |
CompositionContextBinding | Gets or sets the composition context binding. the binding will be applied to the RegionId property only after the behavior is attached to the logical tree, so you don't get misleading binding errors. | |
ExportProvider | Gets or sets the export provider (DI container). The export provider must be registered with the ExportProviderLocator. | |
IsLoaded |
Gets a value indicating whether the associated object is loaded.
(Inherited from FrameworkElementBehaviorT) | |
RegionId | Gets or sets the id of the region. The region id is used to select candidates for composition. | |
RegionIdBinding | Gets or sets the region identifier binding; the binding will be applied to the RegionId property only after the behavior is attached to the logical tree, so you don't get misleading binding errors. |