The ContentControlBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ContentControlBase |
Initializes a new instance of the ContentControlBase class.
|
Methods
Fields
Name | Description | |
---|---|---|
![]() ![]() | ContentProperty |
Identifies the Content dependency property.
|
![]() ![]() | EntityManagerProperty |
Identifies the EntityManager dependency property.
|
![]() ![]() | EntityManagerSourceProperty |
Identifies the EntityManagerSource dependency property.
|
![]() ![]() | HasContentProperty |
Identifies the HasContent dependency property.
|
![]() ![]() | IsAsyncPresentationEnabledProperty |
Identifies the IsAsyncPresentationEnabled dependency property.
|
![]() ![]() | IsLoadingEntityProperty |
Identifies the IsLoadingEntity dependency property.
|
![]() ![]() | LoadedEntityProperty |
Identifies the LoadedEntity dependency property.
|
![]() ![]() | ManagedEntityProperty |
Identifies the ManagedEntity dependency property.
|
Properties
Name | Description | |
---|---|---|
![]() | ActualHeight | (Inherited from FrameworkElement.) |
![]() | ActualWidth | (Inherited from FrameworkElement.) |
![]() | AllowDrop | (Inherited from UIElement.) |
![]() | AreAnyTouchesCaptured | (Inherited from UIElement.) |
![]() | AreAnyTouchesCapturedWithin | (Inherited from UIElement.) |
![]() | AreAnyTouchesDirectlyOver | (Inherited from UIElement.) |
![]() | AreAnyTouchesOver | (Inherited from UIElement.) |
![]() | Background | (Inherited from Control.) |
![]() | BindingGroup | (Inherited from FrameworkElement.) |
![]() | BitmapEffect | Obsolete. (Inherited from UIElement.) |
![]() | BitmapEffectInput | Obsolete. (Inherited from UIElement.) |
![]() | BorderBrush | (Inherited from Control.) |
![]() | BorderThickness | (Inherited from Control.) |
![]() | CacheMode | (Inherited from UIElement.) |
![]() | Clip | (Inherited from UIElement.) |
![]() | ClipToBounds | (Inherited from UIElement.) |
![]() | CommandBindings | (Inherited from UIElement.) |
![]() | Content |
Gets or sets an item used to generate the content of this ContentControlBase.
This is a dependency property.
|
![]() | ContentControlHost |
Gets the ContentControl host template part used internally by this ContentControlBase.
|
![]() | ContextMenu | (Inherited from FrameworkElement.) |
![]() | Cursor | (Inherited from FrameworkElement.) |
![]() | DataContext | (Inherited from FrameworkElement.) |
![]() | DefaultStyleKey | (Inherited from FrameworkElement.) |
![]() | DependencyObjectType | (Inherited from DependencyObject.) |
![]() | DesiredSize | (Inherited from UIElement.) |
![]() | Dispatcher | (Inherited from DispatcherObject.) |
![]() | Effect | (Inherited from UIElement.) |
![]() | EntityManager |
Gets the EntityManager object that is used internally for managing the entity displayed by this ContentControlBase.
This is a dependency property.
|
![]() | EntityManagerSource |
Gets or sets a custom EntityManager object to use internally within this ContentControlBase.
When this property is set to an entity manager instance the control content is ignored.
This is a dependency property.
|
![]() | FlowDirection | (Inherited from FrameworkElement.) |
![]() | Focusable | (Inherited from UIElement.) |
![]() | FocusVisualStyle | (Inherited from FrameworkElement.) |
![]() | FontFamily | (Inherited from Control.) |
![]() | FontSize | (Inherited from Control.) |
![]() | FontStretch | (Inherited from Control.) |
![]() | FontStyle | (Inherited from Control.) |
![]() | FontWeight | (Inherited from Control.) |
![]() | ForceCursor | (Inherited from FrameworkElement.) |
![]() | Foreground | (Inherited from Control.) |
![]() | HandlesScrolling | (Inherited from Control.) |
![]() | HasAnimatedProperties | (Inherited from UIElement.) |
![]() | HasContent |
Gets a value that indicates whether the ContentControlBase has content.
This is a dependency property.
|
![]() | HasEffectiveKeyboardFocus | (Inherited from UIElement.) |
![]() | Height | (Inherited from FrameworkElement.) |
![]() | HorizontalAlignment | (Inherited from FrameworkElement.) |
![]() | HorizontalContentAlignment | (Inherited from Control.) |
![]() | InheritanceBehavior | (Inherited from FrameworkElement.) |
![]() | InputBindings | (Inherited from UIElement.) |
![]() | InputScope | (Inherited from FrameworkElement.) |
![]() | IsArrangeValid | (Inherited from UIElement.) |
![]() | IsAsyncPresentationEnabled |
Gets or sets a value indicating whether to load managed entity asynchronously within this ContentControlBase.
This is a dependency property.
|
![]() | IsContentControlHostInitialized |
Gets a value indicating whether the control is initialized and the ContentControl host is available.
|
![]() | IsEnabled | (Inherited from UIElement.) |
![]() | IsEnabledCore | (Inherited from UIElement.) |
![]() | IsEntityManagerInternal |
Gets a value that indicates whether the current EntityManager is internal.
|
![]() | IsFocused | (Inherited from UIElement.) |
![]() | IsHitTestVisible | (Inherited from UIElement.) |
![]() | IsInitialized | (Inherited from FrameworkElement.) |
![]() | IsInputMethodEnabled | (Inherited from UIElement.) |
![]() | IsKeyboardFocused | (Inherited from UIElement.) |
![]() | IsKeyboardFocusWithin | (Inherited from UIElement.) |
![]() | IsLoaded | (Inherited from FrameworkElement.) |
![]() | IsLoadingEntity |
Gets a value indicating whether the control is currently loading entity (asynchronously).
This is a dependency property.
|
![]() | IsManipulationEnabled | (Inherited from UIElement.) |
![]() | IsMeasureValid | (Inherited from UIElement.) |
![]() | IsMouseCaptured | (Inherited from UIElement.) |
![]() | IsMouseCaptureWithin | (Inherited from UIElement.) |
![]() | IsMouseDirectlyOver | (Inherited from UIElement.) |
![]() | IsMouseOver | (Inherited from UIElement.) |
![]() | IsSealed | (Inherited from DependencyObject.) |
![]() | IsStylusCaptured | (Inherited from UIElement.) |
![]() | IsStylusCaptureWithin | (Inherited from UIElement.) |
![]() | IsStylusDirectlyOver | (Inherited from UIElement.) |
![]() | IsStylusOver | (Inherited from UIElement.) |
![]() | IsTabStop | (Inherited from Control.) |
![]() | IsVisible | (Inherited from UIElement.) |
![]() | Language | (Inherited from FrameworkElement.) |
![]() | LayoutTransform | (Inherited from FrameworkElement.) |
![]() | LoadedEntity |
Gets the entities that are currently loaded within this ContentControlBase.
This is a dependency property.
|
![]() | LogicalChildren | (Inherited from FrameworkElement.) |
![]() | ManagedEntity |
Gets the entity collection managed by this ContentControlBase.
This is a dependency property.
|
![]() | Margin | (Inherited from FrameworkElement.) |
![]() | MaxHeight | (Inherited from FrameworkElement.) |
![]() | MaxWidth | (Inherited from FrameworkElement.) |
![]() | MinHeight | (Inherited from FrameworkElement.) |
![]() | MinWidth | (Inherited from FrameworkElement.) |
![]() | Name | (Inherited from FrameworkElement.) |
![]() | Opacity | (Inherited from UIElement.) |
![]() | OpacityMask | (Inherited from UIElement.) |
![]() | OverridesDefaultStyle | (Inherited from FrameworkElement.) |
![]() | Padding | (Inherited from Control.) |
![]() | Parent | (Inherited from FrameworkElement.) |
![]() | PersistId | Obsolete. (Inherited from UIElement.) |
![]() | RenderSize | (Inherited from UIElement.) |
![]() | RenderTransform | (Inherited from UIElement.) |
![]() | RenderTransformOrigin | (Inherited from UIElement.) |
![]() | Resources | (Inherited from FrameworkElement.) |
![]() | SnapsToDevicePixels | (Inherited from UIElement.) |
![]() | Style | (Inherited from FrameworkElement.) |
![]() | StylusPlugIns | (Inherited from UIElement.) |
![]() | TabIndex | (Inherited from Control.) |
![]() | Tag | (Inherited from FrameworkElement.) |
![]() | Template | (Inherited from Control.) |
![]() | TemplatedParent | (Inherited from FrameworkElement.) |
![]() | ToolTip | (Inherited from FrameworkElement.) |
![]() | TouchesCaptured | (Inherited from UIElement.) |
![]() | TouchesCapturedWithin | (Inherited from UIElement.) |
![]() | TouchesDirectlyOver | (Inherited from UIElement.) |
![]() | TouchesOver | (Inherited from UIElement.) |
![]() | Triggers | (Inherited from FrameworkElement.) |
![]() | Uid | (Inherited from UIElement.) |
![]() | UseLayoutRounding | (Inherited from FrameworkElement.) |
![]() | VerticalAlignment | (Inherited from FrameworkElement.) |
![]() | VerticalContentAlignment | (Inherited from Control.) |
![]() | Visibility | (Inherited from UIElement.) |
![]() | VisualBitmapEffect | Obsolete. (Inherited from Visual.) |
![]() | VisualBitmapEffectInput | Obsolete. (Inherited from Visual.) |
![]() | VisualBitmapScalingMode | (Inherited from Visual.) |
![]() | VisualCacheMode | (Inherited from Visual.) |
![]() | VisualChildrenCount | (Inherited from FrameworkElement.) |
![]() | VisualClearTypeHint | (Inherited from Visual.) |
![]() | VisualClip | (Inherited from Visual.) |
![]() | VisualEdgeMode | (Inherited from Visual.) |
![]() | VisualEffect | (Inherited from Visual.) |
![]() | VisualOffset | (Inherited from Visual.) |
![]() | VisualOpacity | (Inherited from Visual.) |
![]() | VisualOpacityMask | (Inherited from Visual.) |
![]() | VisualParent | (Inherited from Visual.) |
![]() | VisualScrollableAreaClip | (Inherited from Visual.) |
![]() | VisualTextHintingMode | (Inherited from Visual.) |
![]() | VisualTextRenderingMode | (Inherited from Visual.) |
![]() | VisualTransform | (Inherited from Visual.) |
![]() | VisualXSnappingGuidelines | (Inherited from Visual.) |
![]() | VisualYSnappingGuidelines | (Inherited from Visual.) |
![]() | Width | (Inherited from FrameworkElement.) |
Events
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IQueryAmbient..::.IsAmbientPropertyAvailable | (Inherited from FrameworkElement.) |