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) | |
BindingGroup | (inherited from FrameworkElement) | |
BitmapEffect | Obsolete. (inherited from UIElement) | |
BitmapEffectInput | Obsolete. (inherited from UIElement) | |
BorderBrush | (inherited from Control) | |
BorderThickness | (inherited from Control) | |
Clip | (inherited from UIElement) | |
ClipToBounds | (inherited from UIElement) | |
CommandBindings | (inherited from UIElement) | |
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) | |
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) | |
Height | (inherited from FrameworkElement) | |
HorizontalAlignment | (inherited from FrameworkElement) | |
HorizontalContentAlignment | (inherited from Control) | |
InheritanceBehavior | (inherited from FrameworkElement) | |
InitializationError | (inherited from UCBase) | |
InitializationErrorMessage | (inherited from UCBase) | |
InitializationFailed | (inherited from UCBase) | |
InputBindings | (inherited from UIElement) | |
InputScope | (inherited from FrameworkElement) | |
IsArrangeValid | (inherited from UIElement) | |
IsClearEnabled | Gets a bool that specifies whether the [ClearButton] is enabled. | |
IsEnabled | (inherited from UIElement) | |
IsEnabledCore | (inherited from UIElement) | |
IsFocused | (inherited from UIElement) | |
IsHitTestVisible | (inherited from UIElement) | |
IsInitialized | (inherited from FrameworkElement) | |
IsInputMethodEnabled | (inherited from UIElement) | |
IsInResiliencyMode | (inherited from UCBase) | |
IsKeyboardFocused | (inherited from UIElement) | |
IsKeyboardFocusWithin | (inherited from UIElement) | |
IsLoaded | (inherited from FrameworkElement) | |
IsLoadedAndIsInVisualTree | (inherited from UCBase) | |
IsMeasureValid | (inherited from UIElement) | |
IsMouseCaptured | (inherited from UIElement) | |
IsMouseCaptureWithin | (inherited from UIElement) | |
IsMouseDirectlyOver | (inherited from UIElement) | |
IsMouseOver | (inherited from UIElement) | |
IsSealed | (inherited from DependencyObject) | |
IsSignedIn | (inherited from UCBase) | |
IsSkillSearchEnabled | Gets or sets a bool value which indicates whether or not the skill search feature is enabled. | |
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) | |
LogicalChildren | (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) | |
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) | |
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. | |
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) | |
Triggers | (inherited from FrameworkElement) | |
UCClientModel | (inherited from UCBase) | |
Uid | (inherited from UIElement) | |
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) | |
VisualChildrenCount | (inherited from FrameworkElement) | |
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) | |
VisualTransform | (inherited from Visual) | |
VisualXSnappingGuidelines | (inherited from Visual) | |
VisualYSnappingGuidelines | (inherited from Visual) | |
Width | (inherited from FrameworkElement) |
Top
Methods
Top
Events
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