ContactSearchInputBox Members
Include Protected Members
Include Inherited Members
Use the ContactSearchInputBox control to enable users to search their organization for people based on name, phone number, or skill.
The ContactSearchInputBox type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ContactSearchInputBox | Initializes a new instance of the [ContactSearchInputBox] class. |
Top
Properties
Name | Description | |
---|---|---|
ActualHeight | (inherited from FrameworkElement) | |
ActualWidth | (inherited from FrameworkElement) | |
AllowDrop | (inherited from UIElement) | |
Background | (inherited from Control) | |
BorderBrush | (inherited from Control) | |
BorderThickness | (inherited from Control) | |
CacheMode | (inherited from UIElement) | |
Clip | (inherited from UIElement) | |
ContextMenu | (inherited from UCBase) | |
Cursor | (inherited from FrameworkElement) | |
DataContext | (inherited from FrameworkElement) | |
DefaultStyleKey | (inherited from Control) | |
DesiredSize | (inherited from UIElement) | |
Dispatcher | (inherited from DependencyObject) | |
Effect | (inherited from UIElement) | |
FlowDirection | (inherited from FrameworkElement) | |
FontFamily | (inherited from Control) | |
FontSize | (inherited from Control) | |
FontStretch | (inherited from Control) | |
FontStyle | (inherited from Control) | |
FontWeight | (inherited from Control) | |
Foreground | (inherited from Control) | |
Height | (inherited from FrameworkElement) | |
HorizontalAlignment | (inherited from FrameworkElement) | |
HorizontalContentAlignment | (inherited from Control) | |
InitializationError | (inherited from UCBase) | |
InitializationErrorMessage | (inherited from UCBase) | |
InitializationFailed | (inherited from UCBase) | |
IsClearEnabled | Gets a bool that specifies whether the [ClearButton] is enabled. | |
IsEnabled | (inherited from Control) | |
IsHitTestVisible | (inherited from UIElement) | |
IsInResiliencyMode | (inherited from UCBase) | |
IsLoaded | (inherited from UCBase) | |
IsLoadedAndIsInVisualTree | (inherited from UCBase) | |
IsSignedIn | (inherited from UCBase) | |
IsSkillSearchEnabled | Gets or sets a bool value which indicates whether or not the skill search feature is enabled. | |
IsTabStop | (inherited from Control) | |
Language | (inherited from FrameworkElement) | |
Margin | (inherited from FrameworkElement) | |
MaxHeight | (inherited from FrameworkElement) | |
MaxResults | Gets or sets the maximum number of results to return. | |
MaxWidth | (inherited from FrameworkElement) | |
MinHeight | (inherited from FrameworkElement) | |
MinWidth | (inherited from FrameworkElement) | |
Name | (inherited from FrameworkElement) | |
Opacity | (inherited from UIElement) | |
OpacityMask | (inherited from UIElement) | |
Padding | (inherited from Control) | |
Parent | (inherited from FrameworkElement) | |
Projection | (inherited from UIElement) | |
RenderSize | (inherited from UIElement) | |
RenderTransform | (inherited from UIElement) | |
RenderTransformOrigin | (inherited from UIElement) | |
Resources | (inherited from FrameworkElement) | |
Results | Gets a SearchResultCollection object containing the results of a completed search operation. | |
SearchState | Gets a SearchState enumeration, which will specify either Cleared, Searching, Finished, or Error. | |
SearchTextInput | Gets or sets the search input text. When set, any current search operation is cancelled, search results are reset, and a new search operation is initiated. | |
SearchType | Gets or sets an enumerated value which determines the type of search to be performed by this control. | |
Style | (inherited from FrameworkElement) | |
TabIndex | (inherited from Control) | |
TabNavigation | (inherited from Control) | |
Tag | (inherited from FrameworkElement) | |
Template | (inherited from Control) | |
Triggers | (inherited from FrameworkElement) | |
UCClientModel | (inherited from UCBase) | |
UseLayoutRounding | (inherited from UIElement) | |
VerticalAlignment | (inherited from FrameworkElement) | |
VerticalContentAlignment | (inherited from Control) | |
Visibility | (inherited from UIElement) | |
Width | (inherited from FrameworkElement) |
Top
Methods
Name | Description | |
---|---|---|
AddHandler | (inherited from UIElement) | |
ApplyTemplate | (inherited from Control) | |
Arrange | (inherited from UIElement) | |
ArrangeOverride | (inherited from FrameworkElement) | |
CaptureMouse | (inherited from UIElement) | |
CheckAccess | (inherited from DependencyObject) | |
ClearValue | (inherited from DependencyObject) | |
Equals | (inherited from Object) | |
ExtractTemplatePart<T>(String) | (inherited from UCBase) | |
ExtractTemplatePart<T>(String, Boolean) | (inherited from UCBase) | |
Finalize | (inherited from Object) | |
FindName | (inherited from FrameworkElement) | |
Focus | (inherited from Control) | |
GetAnimationBaseValue | (inherited from DependencyObject) | |
GetBindingExpression | (inherited from FrameworkElement) | |
GetHashCode | (inherited from Object) | |
GetTemplateChild | (inherited from Control) | |
GetType | (inherited from Object) | |
GetValue | (inherited from DependencyObject) | |
InvalidateArrange | (inherited from UIElement) | |
InvalidateMeasure | (inherited from UIElement) | |
Measure | (inherited from UIElement) | |
MeasureOverride | (inherited from FrameworkElement) | |
MemberwiseClone | (inherited from Object) | |
OnApplyTemplate | When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call [ApplyTemplate]. In simplest terms, this means the method is called just before a UI element displays in an application. (Overrides UCBase.OnApplyTemplate().) | |
OnClientDisconnected | (inherited from UCBase) | |
OnContactManagerPropertyChanged | Reserved for internal use. (Overrides UCBase.OnContactManagerPropertyChanged(IContactsAndGroupsManagerModel, IContactsAndGroupsManagerModel).) | |
OnCreateAutomationPeer | Return the [AutomationPeer] object for the [ContactSearchInputBox] control. (Overrides UIElement.OnCreateAutomationPeer().) | |
OnDragEnter | (inherited from Control) | |
OnDragLeave | (inherited from Control) | |
OnDragOver | (inherited from Control) | |
OnDrop | (inherited from Control) | |
OnGotFocus | (inherited from Control) | |
OnIsInResiliencyModePropertyChanged | (inherited from UCBase) | |
OnIsSignedPropertyChanged | Reserved for internal use. (Overrides UCBase.OnIsSignedPropertyChanged(Boolean, Boolean).) | |
OnKeyDown | (inherited from Control) | |
OnKeyUp | (inherited from Control) | |
OnLoaded | (inherited from UCBase) | |
OnLostFocus | (inherited from Control) | |
OnLostMouseCapture | (inherited from Control) | |
OnManipulationCompleted | (inherited from Control) | |
OnManipulationDelta | (inherited from Control) | |
OnManipulationStarted | (inherited from Control) | |
OnMouseEnter | (inherited from Control) | |
OnMouseLeave | (inherited from Control) | |
OnMouseLeftButtonDown | (inherited from Control) | |
OnMouseLeftButtonUp | (inherited from Control) | |
OnMouseMove | (inherited from Control) | |
OnMouseRightButtonDown | (inherited from Control) | |
OnMouseRightButtonUp | (inherited from Control) | |
OnMouseWheel | (inherited from Control) | |
OnSelfModelPropertyChanged | (inherited from UCBase) | |
OnTextInput | (inherited from Control) | |
OnTextInputStart | (inherited from Control) | |
OnTextInputUpdate | (inherited from Control) | |
OnUnloaded | Reserved for internal use. (Overrides UCBase.OnUnloaded().) | |
ReadLocalValue | (inherited from DependencyObject) | |
ReleaseMouseCapture | (inherited from UIElement) | |
RemoveHandler | (inherited from UIElement) | |
SetBinding | (inherited from FrameworkElement) | |
SetValue | (inherited from DependencyObject) | |
ToString | (inherited from Object) | |
TransformToVisual | (inherited from UIElement) | |
UnwireUCClient | Reserved for internal use. (Overrides UCBase.UnwireUCClient().) | |
UpdateLayout | (inherited from UIElement) | |
WireUCClient | Reserved for internal use. (Overrides UCBase.WireUCClient(IUCClientModel).) |
Top
Events
Name | Description | |
---|---|---|
BindingValidationError | (inherited from FrameworkElement) | |
DragEnter | (inherited from UIElement) | |
DragLeave | (inherited from UIElement) | |
DragOver | (inherited from UIElement) | |
Drop | (inherited from UIElement) | |
GotFocus | (inherited from UIElement) | |
InitializationCompleted | (inherited from UCBase) | |
IsEnabledChanged | (inherited from Control) | |
KeyDown | (inherited from UIElement) | |
KeyUp | (inherited from UIElement) | |
LayoutUpdated | (inherited from FrameworkElement) | |
Loaded | (inherited from FrameworkElement) | |
LostFocus | (inherited from UIElement) | |
LostMouseCapture | (inherited from UIElement) | |
ManipulationCompleted | (inherited from UIElement) | |
ManipulationDelta | (inherited from UIElement) | |
ManipulationStarted | (inherited from UIElement) | |
MouseEnter | (inherited from UIElement) | |
MouseLeave | (inherited from UIElement) | |
MouseLeftButtonDown | (inherited from UIElement) | |
MouseLeftButtonUp | (inherited from UIElement) | |
MouseMove | (inherited from UIElement) | |
MouseRightButtonDown | (inherited from UIElement) | |
MouseRightButtonUp | (inherited from UIElement) | |
MouseWheel | (inherited from UIElement) | |
SizeChanged | (inherited from FrameworkElement) | |
TextInput | (inherited from UIElement) | |
TextInputStart | (inherited from UIElement) | |
TextInputUpdate | (inherited from UIElement) | |
Unloaded | (inherited from FrameworkElement) |
Top
Fields
Name | Description | |
---|---|---|
IsClearEnabledProperty | Identifies the IsClearEnabled dependency property. | |
IsSkillSearchEnabledProperty | Identifies the IsSkillSearchEnabled dependency property. | |
MaxResultsProperty | Identifies the MaxResults dependency property. | |
ResultsProperty | Identifies the Results dependency property. | |
SearchStateProperty | Identifies the SearchState dependency property. | |
SearchTextInputProperty | Identifies the SearchTextInput dependency property. | |
SearchTypeProperty | Identifies the SearchType dependency property. |
Top