HostedWpfControl Members
Represents the hosted control for creating WPF applications by wrapping the most common operations into a base class.
The following tables list the members exposed by the HostedWpfControl type.
Public Constructors
Name | Description | |
---|---|---|
HostedWpfControl | Overloaded. |
Top
Protected Fields
Name | Description | |
---|---|---|
actions | Specifies a dictionary of associated actions | |
actionsByID | Specifies a dictionary of associated actions. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
ActualHeight | (inherited from FrameworkElement) | |
ActualWidth | (inherited from FrameworkElement) | |
AgentID | Gets or sets the agent ID. | |
AllowDrop | (inherited from UIElement) | |
AppHostWorkItem | Gets or sets the application host work item. | |
ApplicationID | Gets the unique id for this hosted application. | |
ApplicationName | Gets the name of the hosted application. | |
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) | |
CanEmbed | Gets a Boolean value that specifies whether the application can be hosted within the UII panels. | |
Clip | (inherited from UIElement) | |
ClipToBounds | (inherited from UIElement) | |
CommandBindings | (inherited from UIElement) | |
ConfigurationReader | Gets or set the hosted controls configuration value reader object. | |
Content | (inherited from ContentControl) | |
ContentStringFormat | (inherited from ContentControl) | |
ContentTemplate | (inherited from ContentControl) | |
ContentTemplateSelector | (inherited from ContentControl) | |
Context | Gets or sets the session-wide context. Modifying this also notifies other applications of the context change. | |
ContextMenu | (inherited from FrameworkElement) | |
Cursor | (inherited from FrameworkElement) | |
DataContext | (inherited from FrameworkElement) | |
DependencyObjectType | (inherited from DependencyObject) | |
DesiredSize | (inherited from UIElement) | |
Dispatcher | (inherited from DispatcherObject) | |
DisplayGroup | Gets the name of the UII panel this application is hosted within. | |
Effect | (inherited from UIElement) | |
EnableAutoSignOn | Gets the Boolean value that specifies whether auto sign on is enabled. | |
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) | |
HasAnimatedProperties | (inherited from UIElement) | |
HasContent | (inherited from ContentControl) | |
Height | (inherited from FrameworkElement) | |
HorizontalAlignment | (inherited from FrameworkElement) | |
HorizontalContentAlignment | (inherited from Control) | |
Icon | Gets or sets the icone. Obsolete. | |
ImageSource | Gets or sets the image source. | |
ImplementedAsCcf20 | Gets a Boolean value that specifies whether the system runs certain routines as CCF 2.0 or prior. | |
InputBindings | (inherited from UIElement) | |
InputScope | (inherited from FrameworkElement) | |
IsAdapterSessionController | Gets a boolean value that specifies whether the adapter is a session controller. | |
IsArrangeValid | (inherited from UIElement) | |
IsDynamic | Gets or sets a Boolean value that specifies whether this instance is dynamic. | |
IsEnabled | (inherited from UIElement) | |
IsFocused | (inherited from UIElement) | |
IsGlobal | Gets or sets a Boolean value that specifies whether the hosted application is global. | |
IsHitTestVisible | (inherited from UIElement) | |
IsInitialized | (inherited from FrameworkElement) | |
IsInputMethodEnabled | (inherited from UIElement) | |
IsKeyboardFocused | (inherited from UIElement) | |
IsKeyboardFocusWithin | (inherited from UIElement) | |
IsListed | Gets a Boolean value that specifies whether the application is listed in SessionExplorer or CurrentSessionUI | |
IsLoaded | (inherited from FrameworkElement) | |
IsManipulationEnabled | (inherited from UIElement) | |
IsMeasureValid | (inherited from UIElement) | |
IsMouseCaptured | (inherited from UIElement) | |
IsMouseCaptureWithin | (inherited from UIElement) | |
IsMouseDirectlyOver | (inherited from UIElement) | |
IsMouseOver | (inherited from UIElement) | |
IsNavigating | Gets a Boolean value that specifies whether the application is changing its state. | |
IsSealed | (inherited from DependencyObject) | |
IsStylusCaptured | (inherited from UIElement) | |
IsStylusCaptureWithin | (inherited from UIElement) | |
IsStylusDirectlyOver | (inherited from UIElement) | |
IsStylusOver | (inherited from UIElement) | |
IsTabStop | (inherited from Control) | |
IsTagged | Gets or sets a Boolean value that specifies whether the application is dependent on workflow. | |
IsVisible | (inherited from UIElement) | |
Language | (inherited from FrameworkElement) | |
LayoutTransform | (inherited from FrameworkElement) | |
Margin | (inherited from FrameworkElement) | |
MaxHeight | (inherited from FrameworkElement) | |
MaxWidth | (inherited from FrameworkElement) | |
MinHeight | (inherited from FrameworkElement) | |
MinimumSize | Gets or sets the minimum size up to which the control can be resized. | |
MinWidth | (inherited from FrameworkElement) | |
Name | (inherited from FrameworkElement) | |
Opacity | (inherited from UIElement) | |
OpacityMask | (inherited from UIElement) | |
OptimumSize | Gets the size the optimum size of the application’s window. | |
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) | |
SessionManager | Sets the session manager. | |
SnapsToDevicePixels | (inherited from UIElement) | |
Style | (inherited from FrameworkElement) | |
TabIndex | (inherited from Control) | |
Tag | (inherited from FrameworkElement) | |
Template | (inherited from Control) | |
TemplatedParent | (inherited from FrameworkElement) | |
Text | Gets or sets the text for the window or tab control containing this application. | |
ToolTip | (inherited from FrameworkElement) | |
TopLevelWindow | Gets the top level window of this hosted app. Obsolete. | |
TopLevelWpfWindow | Gets the top level wpf window of the hosted application. | |
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) | |
Width | (inherited from FrameworkElement) |
Top
Protected Properties
Name | Description | |
---|---|---|
IsEnabledCore | (inherited from UIElement) | |
StylusPlugIns | (inherited from UIElement) | |
VisualChildrenCount | Overridden. (inherited from Visual) | |
VisualParent | (inherited from Visual) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
AddAction | Adds an action for use from one application or the UII core to this application. | |
AddHandler | (inherited from UIElement) | |
AddHandler | (inherited from UIElement) | |
AddToEventRoute | (inherited from UIElement) | |
ApplyAnimationClock | (inherited from UIElement) | |
ApplyAnimationClock | (inherited from UIElement) | |
ApplyTemplate | (inherited from FrameworkElement) | |
Arrange | (inherited from UIElement) | |
BeginAnimation | (inherited from UIElement) | |
BeginAnimation | (inherited from UIElement) | |
BeginInit | (inherited from FrameworkElement) | |
BeginStoryboard | (inherited from FrameworkElement) | |
BeginStoryboard | (inherited from FrameworkElement) | |
BeginStoryboard | (inherited from FrameworkElement) | |
BringIntoView | (inherited from FrameworkElement) | |
BringIntoView | (inherited from FrameworkElement) | |
CaptureMouse | (inherited from UIElement) | |
CaptureStylus | (inherited from UIElement) | |
CaptureTouch | (inherited from UIElement) | |
CheckAccess | (inherited from DispatcherObject) | |
ClearValue | (inherited from DependencyObject) | |
ClearValue | (inherited from DependencyObject) | |
Close | Closes the application. | |
CoerceValue | (inherited from DependencyObject) | |
DoAction | Overloaded. | |
DoDefaultAction | Performs this hosted application's default action, if there is one. | |
EndInit | (inherited from FrameworkElement) | |
Equals | Overridden. (inherited from Object) | |
ErrorMsg | Displays the error message. | |
FindCommonVisualAncestor | (inherited from Visual) | |
FindName | (inherited from FrameworkElement) | |
FindResource | (inherited from FrameworkElement) | |
FireChangeContext | Informs all the other applications that the context has changed. | |
FireRequestAction | Sends a request to perform some action to another application. | |
Focus | (inherited from UIElement) | |
GetAnimationBaseValue | (inherited from UIElement) | |
GetBindingExpression | (inherited from FrameworkElement) | |
GetHashCode | Overridden. (inherited from Object) | |
GetIconList | Gets the list of icons. | |
GetImageSourceList | Gets the list of image source. | |
GetLocalValueEnumerator | (inherited from DependencyObject) | |
GetStateData | Gets the application state data. | |
GetType | (inherited from Object) | |
GetValue | (inherited from DependencyObject) | |
HandleRequestAction | This is for internal UII use only. Please do not use directly. Public visibility necessary for CAB integration. | |
HandleRequestDefaultAction | This is for internal UII use only. Please do not use directly. Public visibility necessary for CAB integration. | |
Initialize | Called when the application should initialize its internal state | |
InputHitTest | (inherited from UIElement) | |
InvalidateArrange | (inherited from UIElement) | |
InvalidateMeasure | (inherited from UIElement) | |
InvalidateProperty | (inherited from DependencyObject) | |
InvalidateVisual | (inherited from UIElement) | |
IsAncestorOf | (inherited from Visual) | |
IsDescendantOf | (inherited from Visual) | |
Measure | (inherited from UIElement) | |
MoveFocus | Overridden. (inherited from UIElement) | |
NotifyContextChange | Overloaded. | |
OnApplyTemplate | (inherited from FrameworkElement) | |
PointFromScreen | (inherited from Visual) | |
PointToScreen | (inherited from Visual) | |
PredictFocus | Overridden. (inherited from UIElement) | |
RaiseEvent | (inherited from UIElement) | |
ReadLocalValue | (inherited from DependencyObject) | |
RegisterName | (inherited from FrameworkElement) | |
ReleaseAllTouchCaptures | (inherited from UIElement) | |
ReleaseMouseCapture | (inherited from UIElement) | |
ReleaseStylusCapture | (inherited from UIElement) | |
ReleaseTouchCapture | (inherited from UIElement) | |
RemoveHandler | (inherited from UIElement) | |
SessionChange | Activates or deactivates the session. Not called for non-global applications. | |
SetBinding | (inherited from FrameworkElement) | |
SetBinding | (inherited from FrameworkElement) | |
SetContext | Overloaded. | |
SetCurrentValue | (inherited from DependencyObject) | |
SetResourceReference | (inherited from FrameworkElement) | |
SetStateData | Sets the StateData ofthe controls | |
SetValue | (inherited from DependencyObject) | |
SetValue | (inherited from DependencyObject) | |
ShouldSerializeCommandBindings | (inherited from UIElement) | |
ShouldSerializeContent | (inherited from ContentControl) | |
ShouldSerializeInputBindings | (inherited from UIElement) | |
ShouldSerializeResources | (inherited from FrameworkElement) | |
ShouldSerializeStyle | (inherited from FrameworkElement) | |
ShouldSerializeTriggers | (inherited from FrameworkElement) | |
ToString | Overridden. (inherited from Object) | |
TransformToAncestor | (inherited from Visual) | |
TransformToAncestor | (inherited from Visual) | |
TransformToDescendant | (inherited from Visual) | |
TransformToVisual | (inherited from Visual) | |
TranslatePoint | (inherited from UIElement) | |
TryFindResource | (inherited from FrameworkElement) | |
UnregisterName | (inherited from FrameworkElement) | |
UpdateLayout | (inherited from UIElement) | |
VerifyAccess | (inherited from DispatcherObject) |
Top
Protected Methods
Top
Public Events
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
AddChild | (inherited from ContentControl) | |
AddText | (inherited from ContentControl) | |
IsAmbientPropertyAvailable | (inherited from FrameworkElement) |
Top
See Also
Reference
HostedWpfControl Class
Microsoft.Uii.Csr.Aif.HostedApplication Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.